From: Aric Gardner Date: Mon, 14 Sep 2020 18:54:18 +0000 (-0400) Subject: Update global-jjb to the latest v0.57.3 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3a0bcd21d48e8854fbc7a53bfdcdd9c3f39a411b;p=ci-management.git Update global-jjb to the latest v0.57.3 Update defaults with the required inputs for the openstack-cron job email notifications. Includes fix for java 1.8 EOL warning for sonar. Signed-off-by: Aric Gardner Change-Id: Iefb095023cd29c0b49893901f2d315573ebe57f4 --- diff --git a/global-jjb b/global-jjb index 64faafae..53065905 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit 64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 +Subproject commit 53065905f076834d00bfa542c2feeb8553ac177e diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 34b92a86..a3d48b3a 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -57,3 +57,7 @@ # Release config jenkins-ssh-release-credential: jenkins-release + + # openstack-cron notification defaults + failure-notification: "releng+oransc@linuxfoundation.org" + failure-notification-prefix: "[releng]"