Remove refstack_[platform,compute] from airship testing 62/71662/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Dec 2020 16:38:05 +0000 (17:38 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Dec 2020 16:41:29 +0000 (17:41 +0100)
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 <cedric.ollivier@orange.com>
jjb/airship/airship.yaml

index 2f152b8..823f1db 100644 (file)
               <<: *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'