ODCS: Add compose_ci source to test possible compose-ci packages gating.
The idea is that we will start minimal compose for every new Koji build for package which appears in the boot.iso and therefore can break its generation. These composes will be built using ODCS on releng backend for now. Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
2b884126ac
commit
f96df6a048
3 changed files with 57 additions and 0 deletions
|
@ -15,6 +15,10 @@ odcs_raw_config_urls:
|
|||
cccc:
|
||||
url: https://pagure.io/fedora-ci/cccc-merged-configs.git
|
||||
config_filename: cccc.conf
|
||||
releng_compose_ci:
|
||||
url: https://pagure.io/fedora-ci/compose-ci-pipeline.git
|
||||
config_filename: compose_ci.conf
|
||||
raw_config_wrapper: /etc/odcs/custom_compose_raw_config_wrapper.conf
|
||||
|
||||
# Default queues for general ODCS backends.
|
||||
odcs_celery_queues:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue