From fbe3476573a6662864d2e3e8f3c97087e899a816 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 12 May 2022 17:00:33 +0200 Subject: Run trivy vs latest containers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6504933edf511bdd9d9345aea48d292dad0fe682 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci-docker.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'jjb') diff --git a/jjb/functest/xtesting-ci-docker.yaml b/jjb/functest/xtesting-ci-docker.yaml index 2bedf4bbd..559394055 100644 --- a/jjb/functest/xtesting-ci-docker.yaml +++ b/jjb/functest/xtesting-ci-docker.yaml @@ -167,6 +167,12 @@ image: opnfv/xtesting-jenkins:lts-alpine - s3www-v0.5.3: image: opnfv/xtesting-s3www:v0.5.3 + - xtesting-jenkins-agent-3.36-buster: + image: opnfv/xtesting-jenkins-agent:3.36-buster + - xtesting-jenkins-agent-3.36-bionic: + image: opnfv/xtesting-jenkins-agent:3.36-bionic + - xtesting-jenkins-agent-auto-3.36-buster: + image: opnfv/xtesting-jenkins-agent-auto:3.36-buster jobs: - 'xtesting-ci-docker-trivy-{stream}' -- cgit 1.2.3-korg