
This commit introduces the usage of heat to verify each HA test made. The test template involves: - Orchestration (heat); - Volumes (cinder); - Images (glance); - Network, public and private (neutron); - Server (nova); Summary of what this commit does: - Get rid of the workarounds; - Get rid of undercloud options and its ha-test-suite local copy (now useless); - Get rid of the old environment file needed to spawn instances; - Get rid of instance test from ha-test-suite; - Add Heat template verification method; Change-Id: I2dd9d67f494717654e39c60ac5fb067afb9e1835
8 lines
187 B
YAML
8 lines
187 B
YAML
test_ha_failed_actions: true
|
|
test_ha_master_slave: true
|
|
test_ha_keystone_stop: true
|
|
test_ha_keystone_constraint_removal: false
|
|
test_ha_ng_a: false
|
|
test_ha_ng_b: false
|
|
test_ha_ng_c: false
|