Add featureset to allowed list

This patch add the following featureset groups:
* featureset020
* featureset020_periodic
* featureset063
* featureset064

Note 063 and 064 doesn't have a periodic group since these jobs run the
same set of tests for both periodic and check jobs.

Change-Id: I4fea2941225c8d8c01932931783c59370b245130
This commit is contained in:
Arx Cruz 2022-10-25 09:45:07 +02:00
parent 90fbd74af5
commit 78d417b399
1 changed files with 41 additions and 0 deletions

View File

@ -30,6 +30,23 @@ groups:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps'
releases:
- all
- name: featureset020
tests:
- 'tempest.scenario'
- 'tempest.api'
- 'keystone_tempest_plugin'
- 'neutron_tempest_plugin'
- 'cinder_tempest_plugin'
releases:
- all
- name: featureset020_periodic
tests:
- 'tempest.scenario'
- 'keystone_tempest_plugin.scenario'
- 'neutron_tempest_plugin.scenario'
- 'cinder_tempest_plugin.scenario'
releases:
- all
- name: featureset027
tests:
- 'tempest.api.identity'
@ -168,6 +185,30 @@ groups:
- 'tempest.api.compute.security_groups'
releases:
- wallaby
- name: featureset063
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:
- all
- name: featureset064
tests:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps'
releases:
- all
jobs:
- name: tripleo-ci-scenario000-standalone-options
tests: