summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-10-16 13:51:51 -0400
committerTim Rozet <trozet@redhat.com>2018-10-16 13:51:51 -0400
commit9c45ad26b5dcc4bd0c02c142771e5ee2b27116af (patch)
tree372627160170a2b4fc19e71949924b6b31a8b32d /jjb/apex/apex.yaml
parent76bf771c888957dcecb222b62e36592c84b06021 (diff)
Apex: Fix csit job blocking
apex-virtual-{stream} is not being blocked and running at the same time while csit tests are running. This should stop it from running until the promotion job is finished. Change-Id: Ie164bbee08253a7e79892d36780b66fe0ad2cf97 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex.yaml')
-rw-r--r--jjb/apex/apex.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/apex/apex.yaml b/jjb/apex/apex.yaml
index 26f282f98..5a8f241b1 100644
--- a/jjb/apex/apex.yaml
+++ b/jjb/apex/apex.yaml
@@ -447,6 +447,7 @@
- 'apex-virtual-.*'
- 'apex-verify-gate-.*'
- 'odl-netvirt.*'
+ - 'apex-.*-promote.*'
- throttle:
max-per-node: 1
max-total: 10