From 2c2babc8b92352fe13b54ba473a920da60f0d9f1 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 2 Apr 2020 22:25:36 +0200 Subject: use lf-virtual1 instead of lf-build2 which is failing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9f6b6823886a1b0dd473757bb2c0f957d4beff53 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-docker.yaml | 4 ++-- jjb/functest/functest-kubernetes-docker.yaml | 4 ++-- jjb/functest/xtesting-docker.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'jjb') diff --git a/jjb/functest/functest-docker.yaml b/jjb/functest/functest-docker.yaml index 69c994d36..d778f417c 100644 --- a/jjb/functest/functest-docker.yaml +++ b/jjb/functest/functest-docker.yaml @@ -24,7 +24,7 @@ arch_tag: - 'amd64': - slave_label: 'lf-build2' + slave_label: 'lf-virtual1' - 'arm64': slave_label: 'opnfv-build-ubuntu-arm' @@ -94,7 +94,7 @@ - functest-job-parameters: project: '{project}' branch: '{branch}' - slave_label: 'lf-build2' + slave_label: 'lf-virtual1' arch_tag: 'amd64' properties: diff --git a/jjb/functest/functest-kubernetes-docker.yaml b/jjb/functest/functest-kubernetes-docker.yaml index 6d8846b5c..9de2ad007 100644 --- a/jjb/functest/functest-kubernetes-docker.yaml +++ b/jjb/functest/functest-kubernetes-docker.yaml @@ -24,7 +24,7 @@ arch_tag: - 'amd64': - slave_label: 'lf-build2' + slave_label: 'lf-virtual1' - 'arm64': slave_label: 'opnfv-build-ubuntu-arm' @@ -92,7 +92,7 @@ - functest-kubernetes-job-parameters: project: '{project}' branch: '{branch}' - slave_label: 'lf-build2' + slave_label: 'lf-virtual1' arch_tag: 'amd64' properties: diff --git a/jjb/functest/xtesting-docker.yaml b/jjb/functest/xtesting-docker.yaml index 246ceef9e..c834fabd1 100644 --- a/jjb/functest/xtesting-docker.yaml +++ b/jjb/functest/xtesting-docker.yaml @@ -24,7 +24,7 @@ arch_tag: - 'amd64': - slave_label: 'lf-build2' + slave_label: 'lf-virtual1' - 'arm64': slave_label: 'opnfv-build-ubuntu-arm' @@ -70,7 +70,7 @@ - xtesting-job-parameters: project: '{project}' branch: '{branch}' - slave_label: 'lf-build2' + slave_label: 'lf-virtual1' arch_tag: 'amd64' properties: -- cgit 1.2.3-korg