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:
parent
0f7a6efc2b
commit
044c88e68b
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
vars:
|
vars:
|
||||||
username: centos-ci{{ env_suffix }}
|
username: centos-ci{{ env_suffix }}
|
||||||
queue_name: centos-ci{{ env_suffix }}
|
queue_name: centos-ci{{ env_suffix }}
|
||||||
|
# TTL: 10 days (in miliseconds)
|
||||||
|
message_ttl: 864000000
|
||||||
routing_keys:
|
routing_keys:
|
||||||
# This routing key is for testing purposes only
|
# This routing key is for testing purposes only
|
||||||
- "org.centos.ci.#"
|
- "org.centos.ci.#"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue