From a7d0a58f5c04d53ea934137caca16a061b318e35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 21 Jul 2020 16:16:29 +0200 Subject: [PATCH] Run all smoke tests in // MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit 1fb593c79d1b5523f94a3930bd76fa6e12e24805. Change-Id: Ia4865d5438ea29ecd68a8492e79f872cbe97d7d8 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 7 ------- 1 file changed, 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}' -- 2.16.6