From a05e7f6cf2d9d8f0a2c4963b3f445e65aace6030 Mon Sep 17 00:00:00 2001 From: Alexandru Nemes Date: Thu, 13 Apr 2017 16:41:42 +0300 Subject: Make arm-virtual1 pod not available for CI jobs Change-Id: I1ae47f2105744bfea8c8c589f41282d1c4ae2159 Signed-off-by: Alexandru Nemes --- jjb/functest/functest-daily-jobs.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jjb/functest') diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index e8d14321f..80ca44b32 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -162,6 +162,10 @@ slave-label: '{pod}' installer: fuel <<: *master + - arm-virtual1: + slave-label: '{pod}' + installer: fuel + <<: *master - zte-pod1: slave-label: '{pod}' installer: fuel @@ -194,6 +198,10 @@ slave-label: '{pod}' installer: fuel <<: *danube + - arm-virtual1: + slave-label: '{pod}' + installer: fuel + <<: *danube # PODs for verify jobs triggered by each patch upload - ool-virtual1: slave-label: '{pod}' -- cgit