From d9abf4a3b6fc316c4134fa21fd3b41ae3c0eea0a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 11 Apr 2020 11:50:39 +0200 Subject: Add tempest_horizon in Hunter gates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Horizon is mandatory in CNTT [1] [1] https://github.com/cntt-n/CNTT/issues/1417 Change-Id: I25a4b1c22a31941fbd240b5c9d39a181fae19177 Signed-off-by: Cédric Ollivier --- jjb/airship/airship.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/airship/airship.yaml') diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 58ae3857d..c8dca8a09 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -276,6 +276,7 @@ - cinder_test - odl - tempest_smoke + - tempest_horizon jobs: - 'airship-{repo}-{container}-{tag}-{test}-run' @@ -444,6 +445,8 @@ <<: *airship-jobs - name: 'airship-opnfv-functest-healthcheck-{tag}-tempest_smoke-run' <<: *airship-jobs + - name: 'airship-opnfv-functest-healthcheck-{tag}-tempest_horizon-run' + <<: *airship-jobs - multijob: name: opnfv/functest-smoke:{functest_tag} condition: ALWAYS -- cgit 1.2.3-korg