From 347d9994f8a88a25da1fe488ed188ef5f45ef2cd Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 15 May 2019 16:08:27 +0200 Subject: functest, yardstick: Create Fuel non CI pod jobs Fuel has 2 non-CI PODs: zte-pod1 and itri-pod1. Since these PODs do not use slave labels but explicit node name targeting, we need to define testing project jobs for them. Change-Id: Ibb6e9c072c64fe2c41b60bd65d079c32f6b0c074 Signed-off-by: Alexandru Avadanii --- jjb/functest/functest-daily-jobs.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'jjb/functest') diff --git a/jjb/functest/functest-daily-jobs.yaml b/jjb/functest/functest-daily-jobs.yaml index 45f1e0553..aefc214cc 100644 --- a/jjb/functest/functest-daily-jobs.yaml +++ b/jjb/functest/functest-daily-jobs.yaml @@ -91,6 +91,15 @@ slave-label: armband-baremetal installer: fuel <<: *hunter + # fuel NONE CI PODs + - zte-pod1: + slave-label: fuel-baremetal + installer: fuel + <<: *master + - itri-pod1: + slave-label: fuel-baremetal + installer: fuel + <<: *master testsuite: - 'suite': -- cgit 1.2.3-korg