X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-scope.yml;h=0cf7ff849bfc046621d37ce540a1a5a6d35a6703;hb=88b3026879d7a56fbb2c892b8a1c9bca0fecc3b4;hp=e698b99b903eb985c5808c238f186ea472dc9791;hpb=ffacae83e38301ec3ea05daf1098d2ff4e605fbb;p=lttng-ci.git diff --git a/jobs/lttng-scope.yml b/jobs/lttng-scope.yml index e698b99..0cf7ff8 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 @@ -29,8 +29,6 @@ properties: - build-discarder: num-to-keep: 7 - - github: - url: https://github.com/{github_user}/{github_name} ## Templates @@ -73,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: @@ -92,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}' @@ -151,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 @@ -174,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: @@ -193,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}' @@ -272,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: @@ -291,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}' @@ -358,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 @@ -386,9 +396,9 @@ - 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' + 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: