From: Cédric Ollivier Date: Tue, 21 Jul 2020 01:00:50 +0000 (+0200) Subject: Run tempest_full by itself X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F70568%2F2;p=releng.git Run tempest_full by itself Change-Id: Ie842ab6a62e555afff4934aa2ae8d67441c64bc0 Signed-off-by: Cédric Ollivier --- 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}'