diff options
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 2b8994d37..c7735a69f 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -276,13 +276,6 @@ - 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}' |