From: Delia Popescu Date: Wed, 3 Oct 2018 12:04:31 +0000 (+0300) Subject: Configure functest daily gambia jobs for fuel installer X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0f649dfde8d34d0ca42eb0750f36417a7819fe28;p=releng.git Configure functest daily gambia jobs for fuel installer Add fuel CI PODs and armband CI PODs for gambia stream in functest-daily jobs Change-Id: I5d3405a8c8d19dd472738fdddb03fe09bc61df2e Signed-off-by: Delia Popescu --- diff --git a/jjb/functest/functest-daily-jobs.yaml b/jjb/functest/functest-daily-jobs.yaml index 94855955c..1e380f2a2 100644 --- a/jjb/functest/functest-daily-jobs.yaml +++ b/jjb/functest/functest-daily-jobs.yaml @@ -44,6 +44,14 @@ slave-label: fuel-virtual installer: fuel <<: *master + - baremetal: + slave-label: fuel-baremetal + installer: fuel + <<: *gambia + - virtual: + slave-label: fuel-virtual + installer: fuel + <<: *gambia - baremetal: slave-label: fuel-baremetal installer: fuel @@ -120,6 +128,14 @@ slave-label: armband-virtual installer: fuel <<: *master + - armband-baremetal: + slave-label: armband-baremetal + installer: fuel + <<: *gambia + - armband-virtual: + slave-label: armband-virtual + installer: fuel + <<: *gambia - armband-baremetal: slave-label: armband-baremetal installer: fuel