Merge "Add featureset058 file for standalone-update"
This commit is contained in:
commit
c2811d630a
41
config/general_config/featureset058.yml
Normal file
41
config/general_config/featureset058.yml
Normal file
@ -0,0 +1,41 @@
|
||||
##################################################
|
||||
# FEATURESET058 - TRIPLEO STANDALONE UPDATE
|
||||
##################################################
|
||||
|
||||
non_root_user_setup: true
|
||||
ovb_setup_connectivity: false
|
||||
package_installs: true
|
||||
vxlan_networking: false
|
||||
|
||||
# role / scenario definition
|
||||
# deployment role
|
||||
standalone_role: Standalone.yaml
|
||||
|
||||
standalone_update: true
|
||||
# validation
|
||||
|
||||
# If `run_tempest` is `true`, run tempests tests, otherwise do not
|
||||
# run them.
|
||||
test_ping: false
|
||||
run_tempest: true
|
||||
test_regex: ''
|
||||
# NOTE(aschultz): containers assume RC at the moment
|
||||
tempest_undercloud: true
|
||||
tempest_overcloud: false
|
||||
tempest_os_cloud: standalone
|
||||
tempest_whitelist:
|
||||
- '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'
|
@ -113,6 +113,8 @@ please consult the following `etherpad <https://etherpad.openstack.org/p/quickst
|
||||
+------+--------+------+---------+---------+---------+-------+-------+---------+---------+---------+---------+---------+----------+---------+---------+-----------+-------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+-------+----------+---------------+
|
||||
| 055_ | X | | | | | | | | | | | X | | | | | | | | X | | | | | | | | | | | X | | | | | | |
|
||||
+------+--------+------+---------+---------+---------+-------+-------+---------+---------+---------+---------+---------+----------+---------+---------+-----------+-------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+-------+----------+---------------+
|
||||
| 058_ | | | | X | | | | | | | | | | | X | | X | | | | X | | | | | | | | | | | | | | X | | |
|
||||
+------+--------+------+---------+---------+---------+-------+-------+---------+---------+---------+---------+---------+----------+---------+---------+-----------+-------+-------------+------+---------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+--------+------+----+----+-------+----------+---------------+
|
||||
|
||||
Definition of Terms:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user