X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fsystem-tests.yaml;h=2419d785599b47b4ef979af077e2568954acffca;hb=359a5f2582d00c74b52bc3427f2a8b952ee32127;hp=1dedd47a09bc769786eed1aab01d2c9babcc154f;hpb=fdbdb52a7b069f22c203191e5bfb4cc6b1d7efc4;p=lttng-ci.git diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index 1dedd47..2419d78 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: @@ -336,7 +370,7 @@ num-to-keep: 10 triggers: - - timed: "@daily" + - timed: "H H * * 1-5" wrappers: - timestamps @@ -399,7 +433,6 @@ name: system-tests-oldkernel kversion: - linux-3.18.y - - linux-4.4.y lttngversion: - stable-2.7 jobs: