- 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}'