Set ODCS pungi runroot variables also for frontend
This commit is contained in:
parent
81610a9337
commit
0688d5e8f8
1 changed files with 6 additions and 1 deletions
|
@ -36,8 +36,13 @@ fedmsg_certs:
|
|||
can_send:
|
||||
- odcs.compose.state-changed
|
||||
|
||||
odcs_allowed_source_types: ["tag", "repo", "raw_config"]
|
||||
odcs_pungi_runroot_enabled: True
|
||||
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client"]
|
||||
odcs_pungi_parent_runroot_tag: f26-build
|
||||
odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue