jjb: Update system_jobs default rootfs URL to jammy
authorKienan Stewart <kstewart@efficios.com>
Thu, 25 May 2023 17:38:41 +0000 (13:38 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 25 May 2023 18:25:52 +0000 (14:25 -0400)
Change-Id: Id58257ba5484ff4542389b4ecad5718cefd6a767

jobs/system-tests.yaml

index f5cd3eddfd67c80999b1d28de4ba1ca85390d65b..675e74bb96f0b87976c692433d60efd6073e3a64 100644 (file)
@@ -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'
This page took 0.024247 seconds and 4 git commands to generate.