Add Queens/RHOS13 and Rocky release coverage

This commit creates all the necessary var files to cover the new
OpenStack releases, starting from Queens (linked by RHOS-13) and adding
also Rocky which is now pointed by the Master link.

Change-Id: Iec39b969e166aee51c836ec7d76eba14af42b53c
This commit is contained in:
Raoul Scarazzini 2018-03-02 12:24:50 -05:00
parent f41bd7f805
commit f52f30947d
4 changed files with 16 additions and 1 deletions

View File

@ -1 +1 @@
test_list_pike.yml
test_list_rocky.yml

View File

@ -0,0 +1,7 @@
test_ha_failed_actions: true
test_ha_master_slave: true
test_ha_keystone_stop: false
test_ha_keystone_constraint_removal: false
test_ha_ng_a: true
test_ha_ng_b: true
test_ha_ng_c: true

View File

@ -0,0 +1 @@
test_list_queens.yml

View File

@ -0,0 +1,7 @@
test_ha_failed_actions: true
test_ha_master_slave: true
test_ha_keystone_stop: false
test_ha_keystone_constraint_removal: false
test_ha_ng_a: true
test_ha_ng_b: true
test_ha_ng_c: true