Update Jenkins agent to 3283 51/74751/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 29 Jan 2025 16:24:01 +0000 (17:24 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 29 Jan 2025 17:18:53 +0000 (18:18 +0100)
Change-Id: Ia06b2435371ae74d93bb66f53dd1d5ea5d931b23
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/xtesting-ci-docker.yaml

index a170aed..a5015f8 100644 (file)
       - jenkins-agent-debian:
           dir: jenkins-agent
           image: opnfv/xtesting-jenkins-agent
-          tag: 4.9-bullseye
+          tag: 3283-bullseye
           from_amd64: debian:bullseye
           to_arm64: arm64v8/debian:bullseye
           to_arm: arm32v7/debian:bullseye
       - jenkins-agent-ubuntu:
           dir: jenkins-agent-ubuntu
           image: opnfv/xtesting-jenkins-agent
-          tag: 4.9-jammy
+          tag: 3283-jammy
           from_amd64: ubuntu:jammy
           to_arm64: arm64v8/ubuntu:jammy
           to_arm: arm32v7/ubuntu:jammy
       - jenkins-agent-auto:
           dir: jenkins-agent-auto
           image: opnfv/xtesting-jenkins-agent-auto
-          tag: 4.9-bullseye
-          from_amd64: opnfv/xtesting-jenkins-agent:4.9-bullseye
-          to_arm64: opnfv/xtesting-jenkins-agent:arm64-4.9-bullseye
-          to_arm: opnfv/xtesting-jenkins-agent:arm-4.9-bullseye
+          tag: 3283-bullseye
+          from_amd64: opnfv/xtesting-jenkins-agent:3283-bullseye
+          to_arm64: opnfv/xtesting-jenkins-agent:arm64-3283-bullseye
+          to_arm: opnfv/xtesting-jenkins-agent:arm-3283-bullseye
     jobs:
       - xtesting-ci-docker-multitarch-{stream}
 
           image: opnfv/xtesting-jenkins:lts-alpine
       - s3www-v0.5.3:
           image: opnfv/xtesting-s3www:v0.5.3
-      - xtesting-jenkins-agent-4.9-bullseye:
-          image: opnfv/xtesting-jenkins-agent:4.9-bullseye
-      - xtesting-jenkins-agent-4.9-jammy:
-          image: opnfv/xtesting-jenkins-agent:4.9-jammy
-      - xtesting-jenkins-agent-auto-4.9-bullseye:
-          image: opnfv/xtesting-jenkins-agent-auto:4.9-bullseye
+      - xtesting-jenkins-agent-3283-bullseye:
+          image: opnfv/xtesting-jenkins-agent:3283-bullseye
+      - xtesting-jenkins-agent-3283-jammy:
+          image: opnfv/xtesting-jenkins-agent:3283-jammy
+      - xtesting-jenkins-agent-auto-3283-bullseye:
+          image: opnfv/xtesting-jenkins-agent-auto:3283-bullseye
     jobs:
       - 'xtesting-ci-docker-trivy-{stream}'