From 6667fd1043d059eeee37acb189b25a17908e7777 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 28 Nov 2020 12:54:30 +0100 Subject: Manage Functest smoke container in Airship gate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I67fae46cc5b5a98affc5a6b1d590a79df7c985ef Signed-off-by: Cédric Ollivier --- jjb/airship/airship.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb') diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index dce86b735..825fe1070 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -583,11 +583,15 @@ projects: - name: 'airship-opnfv-functest-healthcheck-{tag}-rmi' <<: *airship-jobs + - name: 'airship-opnfv-functest-smoke-{tag}-rmi' + <<: *airship-jobs - multijob: name: pull containers projects: - name: 'airship-opnfv-functest-healthcheck-{tag}-pull' <<: *airship-jobs + - name: 'airship-opnfv-functest-smoke-{tag}-pull' + <<: *airship-jobs - multijob: name: opnfv/functest-healthcheck:{functest_tag} projects: -- cgit 1.2.3-korg