From 72f6fd79fac2f13c3cc08572f056b0f847916cdd Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 21 Dec 2022 09:23:56 +0100 Subject: Force Xtesting docker build on lf-virtual1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Xtesting pusblished on OPNFV Dockerhub organizarion. Change-Id: I0909065001f41afe804fdd553f5b39bb5af99510 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci-docker.yaml | 4 ++-- jjb/functest/xtesting-pi.yaml | 30 +++++++++++++++--------------- jjb/functest/xtesting.yaml | 10 +++++----- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/jjb/functest/xtesting-ci-docker.yaml b/jjb/functest/xtesting-ci-docker.yaml index 0025e2786..422d7b8ed 100644 --- a/jjb/functest/xtesting-ci-docker.yaml +++ b/jjb/functest/xtesting-ci-docker.yaml @@ -55,7 +55,7 @@ parameters: - label: name: node - default: 'opnfv-build' + default: 'lf-virtual1' - job-template: name: xtesting-ci-docker-{stream} @@ -146,7 +146,7 @@ parameters: - label: name: node - default: 'opnfv-build' + default: 'lf-virtual1' - job-template: name: 'xtesting-ci-docker-trivy-{stream}' diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index 5e5438be6..223321274 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -12,35 +12,35 @@ port: tag: - latest: - node: opnfv-build + node: lf-virtual1 - zed: - node: opnfv-build + node: lf-virtual1 - yoga: - node: opnfv-build + node: lf-virtual1 - xena: - node: opnfv-build + node: lf-virtual1 - wallaby: - node: opnfv-build + node: lf-virtual1 - arm-latest: - node: opnfv-build + node: lf-virtual1 - arm-zed: - node: opnfv-build + node: lf-virtual1 - arm-yoga: - node: opnfv-build + node: lf-virtual1 - arm-xena: - node: opnfv-build + node: lf-virtual1 - arm-wallaby: - node: opnfv-build + node: lf-virtual1 - arm64-latest: - node: opnfv-build + node: lf-virtual1 - arm64-zed: - node: opnfv-build + node: lf-virtual1 - arm64-yoga: - node: opnfv-build + node: lf-virtual1 - arm64-xena: - node: opnfv-build + node: lf-virtual1 - arm64-wallaby: - node: opnfv-build + node: lf-virtual1 - xtesting-pi-jobs: &xtesting-pi-jobs name: 'xtesting-pi-jobs' diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 9f38a867a..a9f1d75c8 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -15,31 +15,31 @@ from: build_args: branch: master - node: opnfv-build + node: lf-virtual1 dependency: 3.16 - zed: from: build_args: branch: stable/zed - node: opnfv-build + node: lf-virtual1 dependency: 3.16 - yoga: from: build_args: branch: stable/yoga - node: opnfv-build + node: lf-virtual1 dependency: 3.16 - xena: from: build_args: branch: stable/xena - node: opnfv-build + node: lf-virtual1 dependency: 3.14 - wallaby: from: build_args: branch: stable/wallaby - node: opnfv-build + node: lf-virtual1 dependency: 3.13 - xtesting-jobs: &xtesting-jobs -- cgit 1.2.3-korg