From d8eb5eafedc383e0a6e0bc8ed23ccea6c8ebef81 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 22 Aug 2022 12:31:23 +0000 Subject: feat(csit): Switch 2n-clx and vpp_device to ubuntu2204 Signed-off-by: Peter Mikus Change-Id: I91f4ebc33f132fd2e8bdbda42033fe57e81361c2 --- jjb/csit/csit-vpp-device.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/csit/csit-vpp-device.yaml') diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 3c518efd2..b30913057 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -17,12 +17,12 @@ description: 'CSIT jenkins jobs.' node-arch: - '1n-skx': - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'x86_64' make-parallel-jobs: '32' skip-vote: 'false' - '1n-tx2': - os: 'ubuntu2004' + os: 'ubuntu2204' executor-arch: 'aarch64' make-parallel-jobs: '32' skip-vote: 'true' -- cgit 1.2.3-korg