diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2023-01-18 14:27:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2023-01-18 14:27:00 +0000 |
commit | ecb22a34005d117f41d135be7aa7e6e209323939 (patch) | |
tree | b3975718d822d5673641f72648c9d959e886677d /jjb/functest/xtesting-pi.yaml | |
parent | bd49b8ed86f2afe25dd229fbc96e3f1b7fd938fd (diff) | |
parent | 6374b77b189bdb0acb2d8c139b20db1992180d6c (diff) |
Merge "Make node more explicit"
Diffstat (limited to 'jjb/functest/xtesting-pi.yaml')
-rw-r--r-- | jjb/functest/xtesting-pi.yaml | 30 |
1 files changed, 15 insertions, 15 deletions
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' |