toddlers: adjusting the routing keys: # == multiple words, * == 1 word
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2868fcde7d
commit
91817a5ede
1 changed files with 4 additions and 4 deletions
|
@ -23,10 +23,10 @@
|
|||
username: toddlers{{ env_suffix }}
|
||||
queue_name: toddlers{{ env_suffix }}
|
||||
routing_keys:
|
||||
- "org.centos.#.ci.dist-git-pr.test.error"
|
||||
- "org.centos.#.ci.dist-git-pr.test.complete"
|
||||
- "org.centos.#.ci.dist-git-pr.test.running"
|
||||
- "org.fedoraproject.#.buildsys.build.state.change"
|
||||
- "org.centos.*.ci.dist-git-pr.test.error"
|
||||
- "org.centos.*.ci.dist-git-pr.test.complete"
|
||||
- "org.centos.*.ci.dist-git-pr.test.running"
|
||||
- "org.fedoraproject.*.buildsys.build.state.change"
|
||||
thresholds:
|
||||
warning: 10
|
||||
critical: 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue