X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Fsystem-tests.yaml;h=746cbbc0191ef31e40b1c5cdbe20f1746d80ea90;hb=1ca3a3eec64e12f02b8e5ebe89af9b416012863a;hp=88f35fa5f92a9186203633609a236dcc8d6ea556;hpb=95292ba1dfd3bb693e02b5e2a4165127896e192f;p=lttng-ci.git diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index 88f35fa..746cbbc 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_jammy_2023-05-18.tar.gz' + default: 'https://obj.internal.efficios.com/lava/rootfs_amd64_bookworm_2024-01-15.tar.gz' description: 'The URL at which the system root FS can be downloaded' - string: name: 'LTTNG_CI_REPO' @@ -338,7 +338,7 @@ description: 'Force the child jobs to run' - bool: name: 'FORCE_FAILED_JOB_RUN' - default: false + default: true description: 'Force the failed child jobs to run' properties: @@ -380,6 +380,12 @@ - 'vm_tests_k{kversion}_l{lttngversion}' - 'baremetal_tests_k{kversion}_l{lttngversion}' +## Views +- view-template: + name: 'System tests' + view-type: list + regex: 'vm_tests_.*|baremetal_tests_.*|baremetal_benchmarks_.*|system_.*' + # Test against particular linux version. - project: name: system-tests @@ -394,6 +400,7 @@ - linux-5.15.y - linux-5.16.y - linux-6.1.y + - linux-6.6.y lttngversion: - canary - master @@ -436,3 +443,8 @@ jobs: - 'build_kernel_PARAM' - 'system_ALL_{test_type}_trigger' + +- project: + name: system-tests-views + views: + - 'System tests'