diff options
author | 2020-07-21 14:34:58 +0000 | |
---|---|---|
committer | 2020-07-21 14:34:58 +0000 | |
commit | 83b904f546561f8042616109b503a473fbfe2ea7 (patch) | |
tree | 340014f376f3b80ad3185028a25097791d33e9f7 | |
parent | 3613d4385928e96a06d64ae0bc4b62f065c9f827 (diff) | |
parent | a7d0a58f5c04d53ea934137caca16a061b318e35 (diff) |
Merge "Run all smoke tests in //"
-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}' |