X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-scope.yml;h=ade281eccb1d8056a56ff52788f9613cbdb450a3;hb=53b51a153a5615633d47cedb589c6ce030332202;hp=93a9aefdcfeb0f754abb9c80ef7a008be0ef9c53;hpb=49cf637688c7104a0db630dd6b075c85a2a0e783;p=lttng-ci.git diff --git a/jobs/lttng-scope.yml b/jobs/lttng-scope.yml index 93a9aef..ade281e 100644 --- a/jobs/lttng-scope.yml +++ b/jobs/lttng-scope.yml @@ -14,9 +14,9 @@ scm: - git: - url: git://github.com/{github_user}/{github_name}.git + url: https://github.com/{github_user}/{github_project}.git browser: githubweb - browser-url: https://github.com/{github_user}/{github_name} + browser-url: https://github.com/{github_user}/{github_project} branches: - origin/{version} skip-tag: true @@ -24,12 +24,11 @@ triggers: - pollscm: cron: "@hourly" + - timed: "@daily" properties: - build-discarder: - num-to-keep: 7 - - github: - url: https://github.com/{github_user}/{github_name} + num-to-keep: 2 ## Templates @@ -44,12 +43,6 @@ type: slave name: arch values: '{obj:arch}' - - axis: - type: user-defined - name: SWT_GTK3 - values: - - "0" - - "1" wrappers: - workspace-cleanup @@ -78,13 +71,10 @@ goals: clean install -Dmaven.test.skip=false private-repository: true settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4' - properties: - - maven.test.failure.ignore=true - - eclipse.p2.mirrors=false publishers: - archive: - artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*' + artifacts: '**/target/*.jar' allow-empty: false only-if-success: true - junit: @@ -98,16 +88,56 @@ total-high: 0 total-normal: 0 total-low: 0 + messages-to-ignore: |- + No sources found skipping Kotlin compile + Ignoring project type pom - supportedProjectTypes = \[jar, bundle\] + ^Tests run:.* + .*Source root doesn't exist.* + Could not transfer metadata.*codehaus-snapshots.* - workspace-cleanup - email-ext: - recipients: alex@voxpopuli.im - matrix-trigger: only-parent -# - ircbot: -# strategy: new-failure-and-fixed -# matrix-notifier: only-parent -# channels: -# - name: '#lttng' - + recipients: '{obj:email_for_all_failure}' + always: false + unstable: true + first-failure: false + first-unstable: false + not-built: false + aborted: false + regression: false + failure: true + 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 + - 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 - job-template: name: lttng-scope_{version}_winbuild @@ -123,9 +153,9 @@ scm: - git: - url: git://github.com/{github_user}/{github_name}.git + url: https://github.com/{github_user}/{github_project}.git browser: githubweb - browser-url: https://github.com/{github_user}/{github_name} + browser-url: https://github.com/{github_user}/{github_project} branches: - origin/{version} skip-tag: true @@ -146,13 +176,10 @@ goals: clean install -Dmaven.test.skip=false private-repository: true settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4' - properties: - - maven.test.failure.ignore=true - - eclipse.p2.mirrors=false publishers: - archive: - artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*' + artifacts: '**/target/*.jar' allow-empty: false only-if-success: true - junit: @@ -166,15 +193,57 @@ total-high: 0 total-normal: 0 total-low: 0 + messages-to-ignore: |- + No sources found skipping Kotlin compile + Ignoring project type pom - supportedProjectTypes = \[jar, bundle\] + ^Tests run:.* + .*Source root doesn't exist.* + Could not transfer metadata.*codehaus-snapshots.* - workspace-cleanup - email-ext: - recipients: alex@voxpopuli.im - matrix-trigger: only-parent -# - ircbot: -# strategy: new-failure-and-fixed -# matrix-notifier: only-parent -# channels: -# - name: '#lttng' + recipients: '{obj:email_for_all_failure}' + always: false + unstable: true + first-failure: false + first-unstable: false + not-built: false + aborted: false + regression: false + failure: true + 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 + - 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 + - job-template: @@ -209,13 +278,10 @@ goals: clean install -Dmaven.test.skip=false private-repository: true settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4' - properties: - - maven.test.failure.ignore=true - - eclipse.p2.mirrors=false publishers: - archive: - artifacts: 'releng/org.lttng.scope.rcp.product/target/repository/**,releng/org.lttng.scope.rcp.product/target/products/*' + artifacts: '**/target/*.jar' allow-empty: false only-if-success: true - junit: @@ -229,20 +295,61 @@ total-high: 0 total-normal: 0 total-low: 0 + messages-to-ignore: |- + No sources found skipping Kotlin compile + Ignoring project type pom - supportedProjectTypes = \[jar, bundle\] + ^Tests run:.* + .*Source root doesn't exist.* + Could not transfer metadata.*codehaus-snapshots.* - workspace-cleanup - email-ext: - recipients: alex@voxpopuli.im - matrix-trigger: only-parent -# - ircbot: -# strategy: new-failure-and-fixed -# matrix-notifier: only-parent -# channels: -# - name: '#lttng' + recipients: '{obj:email_for_all_failure}' + always: false + unstable: true + first-failure: false + first-unstable: false + not-built: false + aborted: false + regression: false + failure: true + 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 + - 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 - job-template: name: lttng-scope_{version}_coverity defaults: lttng-scope - node: 'x86-64' + node: 'amd64' triggers: - pollscm: @@ -261,9 +368,9 @@ scm: - git: - url: git://github.com/{github_user}/{github_name}.git + url: https://github.com/{github_user}/{github_project}.git browser: githubweb - browser-url: https://github.com/{github_user}/{github_name} + browser-url: https://github.com/{github_user}/{github_project} branches: - origin/{version} skip-tag: true @@ -289,12 +396,14 @@ - project: name: lttng-scope github_user: lttng - github_name: lttng-scope + github_project: lttng-scope + email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com' + email_for_all_failure: 'pproulx@efficios.com' version: - master jobs: - 'lttng-scope_{version}_build': - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [i386, amd64] - 'lttng-scope_{version}_winbuild': arch: !!python/tuple [win64] - 'lttng-scope_{version}_macosxbuild':