From d2bcbbf9dc9f1edc1e08e2add252618a08c4f07c Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Mon, 27 Apr 2020 15:41:00 +0200
Subject: Add tempest_heat in CNTT smoke
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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>
---
 ansible/site.cntt.yml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'ansible')

diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index d18f48f81..c82a6d9d9 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -52,6 +52,7 @@
             - neutron-tempest-plugin-api-cntt
             - tempest_cinder_cntt
             - tempest_keystone_cntt
+            - tempest_heat_cntt
             - rally_sanity_cntt
             - tempest_full_cntt
             - tempest_scenario_cntt
-- 
cgit