From 0a161ce12cf9b6988f72677399fdaa3e8b4f1f1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 9 Dec 2020 10:25:35 +0100 Subject: [PATCH] tempest_smoke now passed when bypassing nova console issues MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I3f3125214ca016a636b57763296bafd711dfcdd8 Signed-off-by: Cédric Ollivier --- jjb/airship/airship.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 99363d0bb..8ba231a39 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -609,6 +609,8 @@ <<: *airship-jobs - name: 'airship-opnfv-functest-healthcheck-{tag}-cinder_test-run' <<: *airship-jobs + - name: 'airship-opnfv-functest-healthcheck-{tag}-tempest_smoke-run' + <<: *airship-jobs - multijob: name: opnfv/functest-smoke:{functest_tag} projects: -- 2.16.6