From 61f0b0c673d65687ff513f01839158c0c6da42d2 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Thu, 10 Sep 2020 14:36:09 +1000 Subject: [PATCH] Update global-jjb to the latest v0.57.3 Update defaults with the required inputs for the openstack-cron job email notifications. Change-Id: Ic9c3dc0272abdc4d817fc32bf4da45a7979ae966 Signed-off-by: Anil Belur --- global-jjb | 2 +- jjb/defaults.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/global-jjb b/global-jjb index a47a2c5..5306590 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit a47a2c5d2839a34e22c67e9e1e6578efd5540ae2 +Subproject commit 53065905f076834d00bfa542c2feeb8553ac177e diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 61381d2..c2d392a 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -15,6 +15,10 @@ nexus-snapshot-repo: snapshots staging-profile-id: a7925c009cb5d + # openstack-cron notification defaults + failure-notification: "releng+akraino@linuxfoundation.org" + failure-notification-prefix: "[releng]" + # Sonarcloud sonarcloud_project_organization: akraino-edge-stack sonarcloud_api_token: 6864256050596cb8f0cb689d599687f5de46f414 -- 2.16.6