X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=d345d5fe01ddf116ff28109ba1fc052bdab6aed8;hb=72600ad8c708df93579e949c9b90c2e7606cde4a;hp=6b5d682d941706f6e270ec25b9308dc99648b237;hpb=6808a06f2080701cd965643c1408e092df5e41e0;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 6b5d682..d345d5f 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -638,33 +638,6 @@ - cppcheck: pattern: 'cppcheck-result.xml' -- job-template: - name: lttng-modules_{mversion}_sloccount - defaults: lttng-modules - description: | - The LTTng modules provide Linux kernel tracing capability to the LTTng - 2.0 tracer toolset. - - This job runs the sloccount utility and generates a trend report. - -

Job is managed by Jenkins Job Builder.

- - triggers: - - pollscm: - cron: "@daily" - - builders: - - shell: | - cloc --by-file --xml --out=cloc.xml src/lttng-modules/ - - publishers: - - archive: - artifacts: 'cloc.xml' - allow-empty: false - - sloccount: - report-files: 'cloc.xml' - - workspace-cleanup - ## Project - project: @@ -691,7 +664,7 @@ buildtype: build parambuildtype: build kverfloor: v2.6.36 - kverceil: '' + kverceil: v5.15 kverfilter: stable-head - 'lttng-modules_{mversion}_{buildtype}-vanilla': mversion: @@ -717,7 +690,7 @@ buildtype: build parambuildtype: build kverfloor: v2.6.36 - kverceil: '' + kverceil: v5.15 kverfilter: none - 'lttng-modules_{mversion}_fullbuild-vanilla': mversion: @@ -737,8 +710,6 @@ # Ubuntu normal builds - 'lttng-modules_{mversion}_{buildtype}-{uversion}': mversion: - - stable-2.10 - - stable-2.11 - stable-2.12 - stable-2.13 - master @@ -755,7 +726,6 @@ # Vanilla crossbuilds - 'lttng-modules_{mversion}_{buildtype}-vanilla': mversion: - - stable-2.11 - stable-2.12 - stable-2.13 - master @@ -768,8 +738,6 @@ # Ubuntu cross builds - 'lttng-modules_{mversion}_{buildtype}-{uversion}': mversion: - - stable-2.10 - - stable-2.11 - stable-2.12 - stable-2.13 - master @@ -792,12 +760,9 @@ - 'lttng-modules_ALL_trigger-vanilla' - 'lttng-modules_{mversion}_cppcheck': mversion: - - stable-2.11 - stable-2.12 - stable-2.13 - master - - 'lttng-modules_{mversion}_sloccount': - mversion: master - 'lttng-modules_{mversion}_coverity': mversion: master