From 005ee12976a365950bdb4ee11279436d84dda026 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 12 Dec 2022 09:13:08 +0100 Subject: [PATCH] Fix Jenkins docker agent tags MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Id229eeabd332314feef043bad94a559c1bc8bac2 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci-docker.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/functest/xtesting-ci-docker.yaml b/jjb/functest/xtesting-ci-docker.yaml index f9978b338..d745209a2 100644 --- a/jjb/functest/xtesting-ci-docker.yaml +++ b/jjb/functest/xtesting-ci-docker.yaml @@ -167,9 +167,9 @@ image: opnfv/xtesting-jenkins:lts-alpine - s3www-v0.5.3: image: opnfv/xtesting-s3www:v0.5.3 - - xtesting-jenkins-agent-3.36-buster: + - xtesting-jenkins-agent-4.9-bullseye: image: opnfv/xtesting-jenkins-agent:4.9-bullseye - - xtesting-jenkins-agent-3.36-bionic: + - xtesting-jenkins-agent-4.9-jammy: image: opnfv/xtesting-jenkins-agent:4.9-jammy - xtesting-jenkins-agent-auto-3.36-buster: image: opnfv/xtesting-jenkins-agent-auto:4.9-bullseye -- 2.16.6