X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fsystem-tests.yaml;h=b7a0fcc1694cbc038dfdd4250f330b49f6541c41;hb=b33f21f4806f3fbabd3f8d3837d627d5edb16bac;hp=1dedd47a09bc769786eed1aab01d2c9babcc154f;hpb=fdbdb52a7b069f22c203191e5bfb4cc6b1d7efc4;p=lttng-ci.git diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index 1dedd47..b7a0fcc 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -95,6 +95,10 @@ - inject: properties-content: | BUILD_DEVICE=baremetal + scm: + - git: + url: https://github.com/lttng/lttng-ci + basedir: src/lttng-ci/ builders: - shell: !include-raw-escape: scripts/system-tests/generate-properties-master.sh @@ -148,6 +152,11 @@ properties-content: | BUILD_DEVICE=kvm + scm: + - git: + url: https://github.com/lttng/lttng-ci + basedir: src/lttng-ci/ + builders: - shell: !include-raw-escape: scripts/system-tests/generate-properties-master.sh - trigger-builds: @@ -190,6 +199,11 @@ properties-content: | BUILD_DEVICE=kvm + scm: + - git: + url: https://github.com/lttng/lttng-ci + basedir: src/lttng-ci/ + builders: - shell: !include-raw-escape: scripts/system-tests/generate-properties-master.sh - trigger-builds: @@ -233,6 +247,11 @@ properties-content: | BUILD_DEVICE=baremetal + scm: + - git: + url: https://github.com/lttng/lttng-ci + basedir: src/lttng-ci/ + builders: - shell: !include-raw-escape: scripts/system-tests/generate-properties-master.sh - trigger-builds: @@ -297,6 +316,21 @@ credential-id: system_tests_storage_key variable: identity_file + scm: + - git: + url: https://github.com/lttng/lttng-ci + basedir: src/lttng-ci/ + - git: + url : $KGITREPO + basedir: src/linux/ + branches: + - $KERNEL_COMMIT_ID + - git: + url : $LTTNG_MODULES_REPO + basedir: src/lttng-modules/ + branches: + - $LTTNG_MODULES_COMMIT_ID + builders: - shell: !include-raw-escape: scripts/system-tests/generate-properties-slave.sh - inject: