From 20ec9ff5e9cf8fb9191561233f858a26f400d78f Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Sun, 1 Dec 2019 12:43:14 +0100 Subject: [PATCH] Remove all tests from functest-smoke-cntt in CNTT gates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit They are still executed in the daily jobs but the purpose of this gate is to vote -1 if the test results decrease. Change-Id: I77c94905ffe7b121a0cec768e463db38f6062529 Signed-off-by: Cédric Ollivier --- jjb/airship/cntt.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index 7fa5c26d2..5df259d2b 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -603,23 +603,6 @@ <<: *cntt-jobs - name: 'cntt-opnfv-functest-smoke-{tag}-barbican-run' <<: *cntt-jobs - - multijob: - name: opnfv/functest-smoke-cntt:{tag} - projects: - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-neutron-tempest-plugin-api-run' - <<: *cntt-jobs - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_cinder-run' - <<: *cntt-jobs - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_keystone-run' - <<: *cntt-jobs - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-rally_sanity-run' - <<: *cntt-jobs - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_full-run' - <<: *cntt-jobs - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_scenario-run' - <<: *cntt-jobs - - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_slow-run' - <<: *cntt-jobs - multijob: name: opnfv/functest-benchmarking:{functest_tag} projects: -- 2.16.6