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:
@@ -1 +1 @@
|
||||
test_list_pike.yml
|
||||
test_list_rocky.yml
|
||||
7
roles/validate-ha/vars/test_list_queens.yml
Normal file
7
roles/validate-ha/vars/test_list_queens.yml
Normal 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
|
||||
1
roles/validate-ha/vars/test_list_rhos-13.yml
Symbolic link
1
roles/validate-ha/vars/test_list_rhos-13.yml
Symbolic link
@@ -0,0 +1 @@
|
||||
test_list_queens.yml
|
||||
7
roles/validate-ha/vars/test_list_rocky.yml
Normal file
7
roles/validate-ha/vars/test_list_rocky.yml
Normal 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
|
||||
Reference in New Issue
Block a user