Define odcs_runroot_target_dir and do not enable raw_config source type for jscotka.
This commit is contained in:
parent
edf2a634a9
commit
42090b813a
2 changed files with 3 additions and 2 deletions
|
@ -42,7 +42,7 @@ fedmsg_certs:
|
|||
odcs_allowed_source_types: ["tag", "repo", "raw_config"]
|
||||
odcs_pungi_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client"]
|
||||
odcs_pungi_runroot_tag: f26-build
|
||||
odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
||||
odcs_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
||||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
||||
|
|
|
@ -37,10 +37,11 @@ fedmsg_certs:
|
|||
- odcs.compose.state-changed
|
||||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
odcs_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
||||
|
||||
# Give access to jscotka to be able to develop module testing integration
|
||||
# for taskotron.
|
||||
odcs_allowed_clients_users: ["jscotka"]
|
||||
odcs_allowed_clients_users: [{"jscotka": ["tag, "module"]}]
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue