X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fkernel.yaml;h=6b542e3ac973060f39457d536f4a369cbf63651a;hb=c8916a7e2d0fbf69c01e88d5d96b4ce37275db55;hp=0bc925550935a2f6b7be4882266b9e0bdb2853e6;hpb=a3c2d81cf2ce11c82baf39c3a7ee2c3d76abd40b;p=lttng-ci.git diff --git a/jobs/kernel.yaml b/jobs/kernel.yaml index 0bc9255..6b542e3 100644 --- a/jobs/kernel.yaml +++ b/jobs/kernel.yaml @@ -45,7 +45,7 @@ defaults: kernel project-type: matrix - node: 'x86-32 || x86-64' # Applies only to matrix flyweight task + node: 'master' # Applies only to matrix flyweight task axes: - axis: type: slave @@ -56,13 +56,12 @@ - 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: - !include-raw-escape scripts/kernel/build.sh + !include-raw-escape: scripts/kernel/build.sh publishers: - archive: artifacts: 'build/**' allow-empty: false - fingerprint: true - workspace-cleanup @@ -70,7 +69,7 @@ - project: name: kernel kversion: - !include jobs/inc/kernel-versions.yaml.inc + !include: jobs/inc/kernel-versions.yaml.inc jobs: - 'kernel_{kversion}_{buildtype}': buildtype: build