diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-27 15:41:00 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-27 15:42:50 +0200 |
commit | c5d82e42b9a1cfa76ab1c766c31bf7d26832e870 (patch) | |
tree | 4141a83fc27887c4ab99efe4a6f0ebc013ca7668 /ansible/site.cntt.yml | |
parent | 8ced615c24bf72a81a1bf9e709ac511fbc09a3f1 (diff) |
Add tempest_heat in CNTT smoke
It increases Heat coverage [1].
[1] http://artifacts.opnfv.org/functest/24ELW4C5RKD4/functest-ovn-opnfv-functest-smoke-latest-tempest_heat-run-34/tempest_heat/tempest-report.html
Change-Id: I6630e4827a59b2ded34e5c271b9155df3b25f588
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d2bcbbf9dc9f1edc1e08e2add252618a08c4f07c)
Diffstat (limited to 'ansible/site.cntt.yml')
-rw-r--r-- | ansible/site.cntt.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 55ae82525..4fdd138b1 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -55,6 +55,7 @@ - neutron-tempest-plugin-api-cntt - tempest_cinder_cntt - tempest_keystone_cntt + - tempest_heat_cntt - rally_sanity_cntt - tempest_full_cntt - tempest_scenario_cntt |