Merge "Add featureset003 group into tempest-allow"

This commit is contained in:
Zuul 2022-09-01 11:51:40 +00:00 committed by Gerrit Code Review
commit e3f004594c
1 changed files with 23 additions and 0 deletions

View File

@ -87,6 +87,29 @@ groups:
- master
- wallaby
- train
- name: featureset003
tests:
- 'tempest.api.identity'
- 'tempest.api.image.v2.test_images.BasicOperationsImagesTest'
- 'tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest'
- 'tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest'
- 'tempest.api.compute.admin.test_flavors'
- 'tempest.api.compute.flavors'
- 'tempest.api.compute.keypairs'
- 'tempest.api.compute.admin.test_quotas'
- 'tempest.api.compute.admin.test_aggregates_negative'
- 'tempest.api.compute.security_groups'
- 'tempest.api.network.test_networks'
- 'tempest.api.network.test_networks_negative'
- 'tempest.api.network.test_security_groups_negative'
- 'tempest.api.network.test_ports'
- 'tempest.api.network.test_routers_negative'
releases:
- master
- wallaby
- victoria
- ussuri
- train
- name: featureset052
tests:
- 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario'