X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-scope.yml;h=ef4fcfe86aa07822d65425ce16f78d9fd23a652a;hb=cf79ed369bb09ac8d56b3014123990f237bd88da;hp=4d37b6192f3527868036b540fde119e36f0f0ec2;hpb=efb036df940e5defc5814cd949e013de708249b7;p=lttng-ci.git diff --git a/jobs/lttng-scope.yml b/jobs/lttng-scope.yml index 4d37b61..ef4fcfe 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 - browser: githubweb - browser-url: https://github.com/{github_user}/{github_name} + url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git + browser: gitlab + browser-url: https://gitlab.com/{gitlab_user}/{gitlab_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} ## Templates @@ -72,8 +71,6 @@ 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 publishers: - archive: @@ -91,6 +88,12 @@ 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: '{obj:email_for_all_failure}' @@ -150,9 +153,9 @@ scm: - git: - url: git://github.com/{github_user}/{github_name}.git - browser: githubweb - browser-url: https://github.com/{github_user}/{github_name} + url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git + browser: gitlab + browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project} branches: - origin/{version} skip-tag: true @@ -173,8 +176,6 @@ 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 publishers: - archive: @@ -192,6 +193,12 @@ 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: '{obj:email_for_all_failure}' @@ -271,8 +278,6 @@ 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 publishers: - archive: @@ -290,6 +295,12 @@ 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: '{obj:email_for_all_failure}' @@ -357,9 +368,9 @@ scm: - git: - url: git://github.com/{github_user}/{github_name}.git - browser: githubweb - browser-url: https://github.com/{github_user}/{github_name} + url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git + browser: gitlab + browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project} branches: - origin/{version} skip-tag: true @@ -384,10 +395,10 @@ ## Project - project: name: lttng-scope - github_user: lttng - github_name: lttng-scope - email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com' - email_for_all_failure: 'alexmonthy@efficios.com' + gitlab_user: lttng + gitlab_project: lttng-scope/lttng-scope + email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com' + email_for_all_failure: 'pproulx@efficios.com' version: - master jobs: