aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-02 18:37:30 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-11 09:33:37 +0200
commitd8b3f49beb7a335fd33b2104e1154594c753efb2 (patch)
treebc08bd433f915fbc58a5a0c6d509dc2e6984c9f1 /ansible
parent2ff2dcd8c119336e84faeb59d138aa65fb17dc68 (diff)
Add tempest_heat (heat-tempest-plugin)
It asks for the Fedora-Cloud-Base image and a second user account. It should be noted that heat-tempest-plugin duplicates all configs from tempest. Minimal image is still Cirros and the first account is the admin one. Then it conforms with the TempestCommon logic. AodhAlarmTest is skipped by default because pre conditions are missing. SoftwareConfigIntegrationTest is skipped as in gates because it requires a custom image [1] [1] https://github.com/openstack/heat/blob/master/devstack/lib/heat#L444 Change-Id: I8b39dc65ef3714411cd828e17b95e124f2e90f34 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 11287c00e..780d3ef32 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -62,6 +62,7 @@
- neutron-tempest-plugin-api
- tempest_cinder
- tempest_keystone
+ - tempest_heat
- rally_sanity
- refstack_defcore
- tempest_full