summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2025-03-03 14:11:17 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2025-03-03 14:12:42 +0100
commitd7fd1f34a0fcce115e8b8a2c57f0634228dc04e6 (patch)
tree3266459521ab2570a3524890ba340a5d9c2d7a4d /jjb
parentedeac6482f65ff7542a14fe0724df23dc62103c6 (diff)
Update XtestingCI gates
Change-Id: I746738dade5ee3e4eb4734338fa7f64deeaf2496 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/functest/xtesting-ci.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml
index e02747ac4..441970f32 100644
--- a/jjb/functest/xtesting-ci.yaml
+++ b/jjb/functest/xtesting-ci.yaml
@@ -38,7 +38,7 @@
builders:
- shell: |
set +x
- ssh opnfv@10.200.140.224 << EOF
+ ssh -T opnfv@172.30.13.92 << EOF
sudo apt-get -o DPkg::Lock::Timeout=300 update
sudo DEBIAN_FRONTEND=noninteractive apt-get \
-o DPkg::Lock::Timeout=300 install python3-pip docker.io podman -y
@@ -154,7 +154,7 @@
- project:
name: xtesting-ci-tests
<<: *playbook
- node: xtestingci
+ node: xtesting
release:
- stable
- master
@@ -164,7 +164,7 @@
- project:
name: xtesting-ci-tests-remote
<<: *playbook
- node: xtesting
+ node: opnfv
release:
- stable
- master