Update XtestingCI gates 80/74780/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 3 Mar 2025 13:11:17 +0000 (14:11 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 3 Mar 2025 13:12:42 +0000 (14:12 +0100)
Change-Id: I746738dade5ee3e4eb4734338fa7f64deeaf2496
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/xtesting-ci.yaml

index e02747a..441970f 100644 (file)
@@ -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
 - project:
     name: xtesting-ci-tests
     <<: *playbook
-    node: xtestingci
+    node: xtesting
     release:
       - stable
       - master
 - project:
     name: xtesting-ci-tests-remote
     <<: *playbook
-    node: xtesting
+    node: opnfv
     release:
       - stable
       - master