Set the TTL to 10 days on the centos-ci queue

Fixes #8939

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-05-26 09:14:52 +02:00 committed by abompard
parent 0f7a6efc2b
commit 044c88e68b

View file

@ -21,6 +21,8 @@
vars:
username: centos-ci{{ env_suffix }}
queue_name: centos-ci{{ env_suffix }}
# TTL: 10 days (in miliseconds)
message_ttl: 864000000
routing_keys:
# This routing key is for testing purposes only
- "org.centos.ci.#"