X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fsystem-tests.yaml;h=ee48c82a172cedaa2b461b5534dfa8a81439f65a;hb=1722d4cb5294835c862fc49261d3730830d71e49;hp=20b53e1b8181fa9d7b74db2c054de9caa4c991af;hpb=523e784d86f8e0dfe8be50c31cf06f6c9918d349;p=lttng-ci.git diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index 20b53e1..ee48c82 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -252,13 +252,9 @@ - git: url: https://github.com/lttng/lttng-ci basedir: src/lttng-ci/ - - git: - url : $LTTNG_MODULES_REPO - basedir: src/lttng-modules/ - branches: - - $LTTNG_MODULES_COMMIT_ID builders: + - shell: !include-raw-escape: scripts/system-tests/checkout-modules.sh - shell: !include-raw-escape: scripts/system-tests/generate-properties-slave.sh - inject: properties-file: properties.txt @@ -335,8 +331,8 @@ - master lttngversion: - master - - stable-2.11 - stable-2.12 + - stable-2.13 jobs: - 'vm_tests_k{kversion}_l{lttngversion}' - 'baremetal_tests_k{kversion}_l{lttngversion}' @@ -347,19 +343,18 @@ email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com' kversion: - canary - - linux-4.4.y - linux-4.9.y - linux-4.14.y - linux-4.19.y - - linux-5.0.y - - linux-5.1.y - linux-5.4.y + - linux-5.10.y + - linux-5.15.y + - linux-5.16.y lttngversion: - canary - master - - stable-2.10 - - stable-2.11 - stable-2.12 + - stable-2.13 jobs: - 'vm_tests_k{kversion}_l{lttngversion}' - 'baremetal_tests_k{kversion}_l{lttngversion}' @@ -370,9 +365,8 @@ - linux-3.18.y lttngversion: - master - - stable-2.10 - - stable-2.11 - stable-2.12 + - stable-2.13 jobs: - 'vm_tests_k{kversion}_l{lttngversion}'