#88 Set the TTL to 10 days on the centos-ci queue
Merged 5 years ago by abompard. Opened 5 years ago by abompard.
fedora-infra/ abompard/ansible issue/8939  into  master

@@ -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.#"