X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=d61cf56e49d1eed9b3969c17f981728e2512c0b4;hb=6252703ba33efacb583f10df01b2454c5fde1d74;hp=d124750c9b6334658fa632a5f70452afcd228f03;hpb=af3990edf0cfb000b21aca11ab1621ff0df98a07;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index d124750..d61cf56 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -93,7 +93,7 @@ description: 'Kernel versions list filtering strategy.' - string: name: 'kgitrepo' - default: 'git://git-mirror.internal.efficios.com/kernel/rt/linux-rt-devel.git' + default: 'git://git-mirror.internal.efficios.com/kernel/rt/linux-stable-rt.git' description: 'The linux kernel git repository url.' - string: name: 'kbuildjob' @@ -156,6 +156,28 @@ publishers: - workspace-cleanup + - email-ext: + recipients: '{obj:email_to}' + reply-to: ci-notification@lists.lttng.org + always: false + unstable: false + first-failure: true + first-unstable: true + not-built: false + aborted: false + regression: false + failure: false + second-failure: false + improvement: false + still-failing: false + success: false + fixed: false + fixed-unhealthy: true + still-unstable: false + pre-build: false + matrix-trigger: only-parent + send-to: + - recipients ## Templates @@ -337,6 +359,9 @@ - shell: !include-raw-escape: scripts/lttng-modules/param-build.sh + publishers: + - workspace-cleanup + - job-template: name: lttng-modules_VERSION_param-crossbuild defaults: lttng-modules @@ -391,6 +416,8 @@ git clone --depth=1 -b "$ktag" --reference $HOME/gitcache/linux-stable.git/ "$kgitrepo" src/linux - shell: !include-raw-escape: scripts/lttng-modules/param-build.sh + publishers: + - workspace-cleanup - job-template: name: lttng-modules_{mversion}_coverity @@ -475,6 +502,7 @@ name: lttng-modules github_user: lttng github_name: lttng-modules + email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' jobs: # Vanilla normal builds @@ -482,6 +510,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master buildtype: build parambuildtype: build @@ -499,6 +528,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master buildtype: build parambuildtype: build @@ -524,10 +554,12 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master uversion: - trusty - xenial + - bionic buildtype: build parambuildtype: build kverfloor: '' @@ -539,6 +571,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master buildtype: crossbuild parambuildtype: crossbuild @@ -558,10 +591,12 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master uversion: - trusty - xenial + - bionic buildtype: crossbuild parambuildtype: crossbuild kverfloor: '' @@ -580,6 +615,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master - 'lttng-modules_{mversion}_sloccount': mversion: master