Set up fedora_nightlies queue

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-11-21 18:18:32 -08:00
parent efb353bc02
commit 9e4e8a5a71

View file

@ -138,6 +138,22 @@
tags: ['rabbit']
when: "checkcompose_env_suffix is defined"
# fedora_nightlies queue, we still use openqa auth for this as it's
# easy that way
- role: rabbit/queue
username: "openqa"
queue_name: "openqa_fedora_nightlies"
routing_keys:
- "org.fedoraproject.prod.openqa.job.done"
- "org.fedoraproject.prod.pungi.compose.status.change"
write_queues:
- "ci"
- "openqa"
vars:
env: "production"
tags: ['rabbit']
when: "fedora_nightlies_amqp_queue is defined"
- name: set up openQA server data NFS mounts (staging)
hosts: openqa_lab