Merge "Remove tempest.api.volume.admin.test_multi_backend test"

This commit is contained in:
Zuul 2022-04-26 00:15:09 +00:00 committed by Gerrit Code Review
commit 31043171c9
1 changed files with 0 additions and 1 deletions

View File

@ -93,4 +93,3 @@ tempest_test_includelist:
#- "{{ (tempest_service_available_nova | bool) | ternary('tempest.scenario.test_minimum_basic', '') }}"
- "{{ (tempest_service_available_nova | bool) | ternary('tempest.scenario.test_server_basic_ops', '') }}"
- "{{ (tempest_service_available_swift | bool) | ternary('tempest.scenario.test_object_storage_basic_ops', '') }}"
- "{{ (tempest_volume_multi_backend_enabled | bool) | ternary('tempest.api.volume.admin.test_multi_backend', '') }}"