From: Cédric Ollivier Date: Tue, 8 Dec 2020 16:38:05 +0000 (+0100) Subject: Remove refstack_[platform,compute] from airship testing X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=190035ec71f8d2b973fd2da0605525ebd8155cfe;p=releng.git Remove refstack_[platform,compute] from airship testing RefStack asks for Router testing and forbids skipping any test. As the feature is missing on purpose there is nothing wrong to skip refstack_compute and refstack_platform. All this single tests are verified by tempest_full, tempest_slow and tempest_scenario anyway which allow skipping tests. Change-Id: I425fd3d71eababde0aca20f158a4217ca3ec99a8 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 2f152b8fe..823f1dbfa 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -474,12 +474,8 @@ <<: *airship-jobs - name: 'airship-opnfv-functest-smoke-{tag}-rally_sanity-run' <<: *airship-jobs - - name: 'airship-opnfv-functest-smoke-{tag}-refstack_compute-run' - <<: *airship-jobs - name: 'airship-opnfv-functest-smoke-{tag}-refstack_object-run' <<: *airship-jobs - - name: 'airship-opnfv-functest-smoke-{tag}-refstack_platform-run' - <<: *airship-jobs - name: 'airship-opnfv-functest-smoke-{tag}-tempest_full-run' <<: *airship-jobs - name: 'airship-opnfv-functest-smoke-{tag}-tempest_scenario-run'