summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2020-07-21 01:20:24 +0000
committerGerrit Code Review <gerrit@opnfv.org>2020-07-21 01:20:24 +0000
commit3613d4385928e96a06d64ae0bc4b62f065c9f827 (patch)
tree78d98d788f1bdf12dde2c580ed374b4102d1a092
parenta39dcbab37a210cf12b2b1e4aa1d1636c89fd292 (diff)
parent1fb593c79d1b5523f94a3930bd76fa6e12e24805 (diff)
Merge "Run tempest_full by itself"
-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}'