ODCS: Handle all Celery queues on staging backend so we can test all pungi configs there.
This commit is contained in:
parent
000c46402c
commit
f167b89b88
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ odcs_allowed_source_types: ["tag", "module"]
|
|||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
||||
# Handle all Celery queues on single staging backend.
|
||||
odcs_celery_queues: ["releng_raw_pungi_composes", "releng_pungi_composes", "cleanup", "eln_raw_pungi_composes"]
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue