diff options
author | 2019-12-01 12:43:14 +0100 | |
---|---|---|
committer | 2019-12-01 12:45:06 +0100 | |
commit | 20ec9ff5e9cf8fb9191561233f858a26f400d78f (patch) | |
tree | c07543a77f6ee65c2bea0c2849c1c7b4ce4112a3 /jjb | |
parent | 0ab6eb0f08bda3008f70370058d45192687fe5ab (diff) |
Remove all tests from functest-smoke-cntt in CNTT gates
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 <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/airship/cntt.yaml | 17 |
1 files changed, 0 insertions, 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 @@ -604,23 +604,6 @@ - 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: - name: 'cntt-opnfv-functest-benchmarking-{tag}-vmtp-run' |