summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-12-08 17:38:05 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-12-08 17:41:29 +0100
commit190035ec71f8d2b973fd2da0605525ebd8155cfe (patch)
tree54bf05773c7878e43deca72a227dc9db97484fb0
parent0c4e43ac092bd109f1e458c7ea4678cc78f70371 (diff)
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 <cedric.ollivier@orange.com>
-rw-r--r--jjb/airship/airship.yaml4
1 files changed, 0 insertions, 4 deletions
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'