Update global-jjb to the latest v0.57.3 01/4701/1
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 14 Sep 2020 18:54:18 +0000 (14:54 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Mon, 14 Sep 2020 18:54:18 +0000 (14:54 -0400)
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 <agardner@linuxfoundation.org>
Change-Id: Iefb095023cd29c0b49893901f2d315573ebe57f4

global-jjb
jjb/defaults.yaml

index 64faafa..5306590 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 64faafae2362d36e4d5c3e8d5fe6579b9d09cf55
+Subproject commit 53065905f076834d00bfa542c2feeb8553ac177e
index 34b92a8..a3d48b3 100644 (file)
@@ -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]"