From c2a94c860717f7d57e8f17fab12aac4b05d65356 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 18 Feb 2020 18:15:58 +0100 Subject: Build docker container on lf-build2 (2/2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ericsson-build4 seems in a bad shape Change-Id: Ia7868f656f0c1a363074bd8e4e739b4f2f568cf8 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(-) diff --git a/jjb/functest/functest-docker.yaml b/jjb/functest/functest-docker.yaml index 4b3d04401..69c994d36 100644 --- a/jjb/functest/functest-docker.yaml +++ b/jjb/functest/functest-docker.yaml @@ -94,7 +94,7 @@ - functest-job-parameters: project: '{project}' branch: '{branch}' - slave_label: 'opnfv-build-ubuntu' + slave_label: 'lf-build2' arch_tag: 'amd64' properties: @@ -238,7 +238,7 @@ branch: '{branch}' - label: name: SLAVE_LABEL - default: 'opnfv-build-ubuntu' + default: 'lf-build2' description: 'Slave label on Jenkins' all-nodes: false node-eligibility: 'ignore-offline' diff --git a/jjb/functest/functest-kubernetes-docker.yaml b/jjb/functest/functest-kubernetes-docker.yaml index baeaa1953..21fbdb4ec 100644 --- a/jjb/functest/functest-kubernetes-docker.yaml +++ b/jjb/functest/functest-kubernetes-docker.yaml @@ -76,7 +76,7 @@ - functest-kubernetes-job-parameters: project: '{project}' branch: '{branch}' - slave_label: 'opnfv-build-ubuntu' + slave_label: 'lf-build2' arch_tag: 'amd64' properties: @@ -174,7 +174,7 @@ branch: '{branch}' - label: name: SLAVE_LABEL - default: 'opnfv-build-ubuntu' + default: 'lf-build2' description: 'Slave label on Jenkins' all-nodes: false node-eligibility: 'ignore-offline' diff --git a/jjb/functest/xtesting-docker.yaml b/jjb/functest/xtesting-docker.yaml index 32689498c..246ceef9e 100644 --- a/jjb/functest/xtesting-docker.yaml +++ b/jjb/functest/xtesting-docker.yaml @@ -70,7 +70,7 @@ - xtesting-job-parameters: project: '{project}' branch: '{branch}' - slave_label: 'opnfv-build-ubuntu' + slave_label: 'lf-build2' arch_tag: 'amd64' properties: @@ -133,7 +133,7 @@ branch: '{branch}' - label: name: SLAVE_LABEL - default: 'opnfv-build-ubuntu' + default: 'lf-build2' description: 'Slave label on Jenkins' all-nodes: false node-eligibility: 'ignore-offline' -- cgit 1.2.3-korg