X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fsystem-tests.yaml;h=9e9e99e94c6600c02b4f34629abced3f7904d465;hb=17de7cb4b4fc588b42c22408491224d518f95727;hp=9e6d5dd37c0a9d80e2ea1f294b32049a9ac0e8b9;hpb=a547f7a5280130b03d49e2387304fd34ead76d0d;p=lttng-ci.git diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index 9e6d5dd..9e9e99e 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -62,7 +62,7 @@ name: 'system_tests_email_ext_default' publishers: - email-ext: - recipients: 'ci-notification@lists.lttng.org, cc:francis.deslauriers@efficios.com' + recipients: 'ci-notification@lists.lttng.org' reply-to: ci-notification@lists.lttng.org always: false unstable: false @@ -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'