From 5dc49a48571abb31bc65d012dbfaca7b94912489 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 6 Sep 2022 13:19:19 +0000 Subject: feat(csit): Convert CSIT jobs to Ubuntu 22.04 Signed-off-by: Peter Mikus Change-Id: Ieb757af0c75b0aa087945b06c6c79128fa9debb5 --- jjb/vpp/vpp.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'jjb/vpp') diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 71c251592..f290ba3cc 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -209,7 +209,7 @@ branch-refspec: '' testbed-arch: - 2n-icx: - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'x86_64' - 2n-clx: os: 'ubuntu2204' @@ -218,7 +218,7 @@ os: 'ubuntu2204' executor-arch: 'x86_64' - 3n-icx: - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'x86_64' - 2n-dnv: os: 'ubuntu2004' @@ -227,15 +227,15 @@ os: 'ubuntu2004' executor-arch: 'x86_64' - 3n-tsh: - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'aarch64' make-parallel-jobs: '16' - 3n-alt: - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'aarch64' make-parallel-jobs: '16' - 2n-tx2: - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'aarch64' make-parallel-jobs: '16' - 3n-snr: -- cgit 1.2.3-korg