From 6374b77b189bdb0acb2d8c139b20db1992180d6c Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 18 Jan 2023 15:22:52 +0100 Subject: Make node more explicit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit lf-virtual1 -> xtesting xtesting -> xtestingci Change-Id: I3d22972bccfddeb1ca57e98b024de54b3c3479a8 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-pi.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'jjb/functest/xtesting-pi.yaml') diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index b2fa8cbe1..cf3d2ba05 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -12,35 +12,35 @@ port: tag: - latest: - node: lf-virtual1 + node: xtesting - zed: - node: lf-virtual1 + node: xtesting - yoga: - node: lf-virtual1 + node: xtesting - xena: - node: lf-virtual1 + node: xtesting - wallaby: - node: lf-virtual1 + node: xtesting - arm-latest: - node: lf-virtual1 + node: xtesting - arm-zed: - node: lf-virtual1 + node: xtesting - arm-yoga: - node: lf-virtual1 + node: xtesting - arm-xena: - node: lf-virtual1 + node: xtesting - arm-wallaby: - node: lf-virtual1 + node: xtesting - arm64-latest: - node: lf-virtual1 + node: xtesting - arm64-zed: - node: lf-virtual1 + node: xtesting - arm64-yoga: - node: lf-virtual1 + node: xtesting - arm64-xena: - node: lf-virtual1 + node: xtesting - arm64-wallaby: - node: lf-virtual1 + node: xtesting - xtesting-pi-jobs: &xtesting-pi-jobs name: 'xtesting-pi-jobs' -- cgit