summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/functest.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index c7735a69f..2b8994d37 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -276,6 +276,13 @@
- job-template:
name: 'functest-{repo}-{container}-{tag}-{test}-run'
+ properties:
+ - build-blocker:
+ use-build-blocker: true
+ blocking-level: 'NODE'
+ blocking-jobs:
+ - '^functest-{repo}-{container}-{tag}-tempest_full-run$'
+ - '^functest-{repo}-{container}-{tag}-tempest_full_cntt-run$'
parameters:
- functest-slave:
slave: '{slave}'