From 879763af1913cb22eafd25b27c0ea7dac9f597d5 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Thu, 25 May 2023 13:38:41 -0400 Subject: [PATCH] jjb: Update system_jobs default rootfs URL to jammy Change-Id: Id58257ba5484ff4542389b4ecad5718cefd6a767 --- jobs/system-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index f5cd3ed..675e74b 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -37,7 +37,7 @@ description: 'LTTng-UST git repo to checkout the UST id' - string: name: 'ROOTFS_URL' - default: 'https://obj.internal.efficios.com/lava/rootfs/rootfs_amd64_xenial_2018-12-05.tar.gz' + default: 'https://obj.internal.efficios.com/lava/rootfs/rootfs_amd64_jammy_2023-05-18.tar.gz' description: 'The URL at which the system root FS can be downloaded' - string: name: 'LTTNG_CI_REPO' -- 2.34.1