From: Michael Jeanson Date: Mon, 18 Dec 2017 19:46:12 +0000 (-0500) Subject: jjb: Add more warnings filtering to scope jobs X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=ad947ee7909d671a7b0255e4bdb6af001b2d00cb;hp=d2d979a6686924636aa1edb218251d86138476df;p=lttng-ci.git jjb: Add more warnings filtering to scope jobs Signed-off-by: Michael Jeanson --- diff --git a/jobs/ctf-java.yml b/jobs/ctf-java.yml index 93569d6..51ec16e 100644 --- a/jobs/ctf-java.yml +++ b/jobs/ctf-java.yml @@ -93,6 +93,8 @@ 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}' diff --git a/jobs/jabberwocky.yml b/jobs/jabberwocky.yml index 86a6b26..af63eac 100644 --- a/jobs/jabberwocky.yml +++ b/jobs/jabberwocky.yml @@ -94,6 +94,8 @@ 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}' diff --git a/jobs/libdelorean-java.yml b/jobs/libdelorean-java.yml index 08db078..44e4be8 100644 --- a/jobs/libdelorean-java.yml +++ b/jobs/libdelorean-java.yml @@ -94,6 +94,8 @@ 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}' diff --git a/jobs/lttng-scope.yml b/jobs/lttng-scope.yml index 7b2d051..7edfd50 100644 --- a/jobs/lttng-scope.yml +++ b/jobs/lttng-scope.yml @@ -96,6 +96,8 @@ 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}' @@ -201,6 +203,8 @@ 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}' @@ -303,6 +307,8 @@ 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}'