From f09112fba681d265c66ed9853ae9aae683a36bf0 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 11 Apr 2020 11:44:43 +0200 Subject: Add tempest_heat in gates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was backported in all Functest active branches (CNTT). Change-Id: I996912fd1677838f4513fd77566eb3ee8702c90a Signed-off-by: Cédric Ollivier --- jjb/airship/cntt.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/airship/cntt.yaml') diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index 1fdf112ee..50df86a5b 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -313,6 +313,7 @@ - neutron-tempest-plugin-api - tempest_cinder - tempest_keystone + - tempest_heat - rally_sanity - refstack_defcore - tempest_full @@ -512,6 +513,8 @@ <<: *cntt-jobs - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_keystone-run' <<: *cntt-jobs + - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_heat-run' + <<: *cntt-jobs - name: 'cntt-opnfv-functest-smoke-{tag}-rally_sanity-run' <<: *cntt-jobs - name: 'cntt-opnfv-functest-smoke-{tag}-refstack_defcore-run' -- cgit 1.2.3-korg