jjb: Test java agents using log4j 2.17.1 on slesbuilds
[lttng-ci.git] / scripts / system-tests / lava2-submit.py
index dfd7ad4daa11b895deaf09ed6b0095df246e11a1..4fa51d402b746a561a8430c6d59b36604c9d3534 100644 (file)
@@ -198,7 +198,7 @@ def main():
     parser.add_argument('-d', '--debug', required=False, action='store_true')
     parser.add_argument(
         '-r', '--rootfs-url', required=False,
-        default="https://obj.internal.efficios.com/lava/rootfs/rootfs_amd64_jammy_2023-05-18.tar.gz"
+        default="https://obj.internal.efficios.com/lava/rootfs_amd64_bookworm_2024-01-15.tar.gz"
     )
     parser.add_argument('--ci-repo', required=False, default='https://github.com/lttng/lttng-ci.git')
     parser.add_argument('--ci-branch', required=False, default='master')
This page took 0.022225 seconds and 4 git commands to generate.