X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=1ee4d54ac0d830bc19aabc488e3d999befe88127;hb=b0afcb4784ae0bbe4c3dc4db2d9c410f36cb9a29;hp=0c837adb4752dff5573db86e11e1f31707742bd6;hpb=a3c2d81cf2ce11c82baf39c3a7ee2c3d76abd40b;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 0c837ad..1ee4d54 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -20,22 +20,23 @@ - ansicolor scm: - #- git: - # url: git://artifacts.internal.efficios.com/git/linux-stable.git - # branches: - # - refs/tags/v{kversion} - # shallow-clone: true - # skip-tag: true - # fastpoll: true - # basedir: linux - # reference-repo: $HOME/gitcache/linux-stable.git/ - git: url: git://github.com/lttng/lttng-modules.git + browser: githubweb + browser-url: https://github.com/efficios/lttng-modules branches: - "{mversion}" + shallow-clone: true + skip-tag: true + fastpoll: true basedir: lttng-modules + triggers: + - pollscm: "@daily" + properties: + - github: + url: https://github.com/efficios/lttng-modules - throttle: max-per-node: 0 max-total: 0 @@ -50,7 +51,7 @@ defaults: lttng-modules project-type: matrix - node: 'x86_32 || x86_64' # Applies only to matrix flyweight task + node: 'x86-32 || x86-64' # Applies only to matrix flyweight task axes: - axis: type: slave @@ -64,6 +65,7 @@ stable: true filter: 'build/**' target: 'deps/linux' + do-not-fingerprint: true - shell: | git clone --depth=1 -b "v{kversion}" --reference $HOME/gitcache/linux-stable.git/ git://artifacts.internal.efficios.com/git/linux-stable.git linux - shell: @@ -73,7 +75,6 @@ - archive: artifacts: 'build/**' allow-empty: false - fingerprint: true - workspace-cleanup