From 5380ff3bb2ae64b97230d675d4c4b444e00908dd Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 2 Feb 2016 10:27:46 -0500 Subject: [PATCH] Disable builder-weekly job Disable builder-weekly job as it's causing us more headache than good at the moment early in the week. Let's just run this job manually when it's needed for the time being. Change-Id: I764fdac9984f4378a18a7459642e8d91011a7e6d Signed-off-by: Thanh Ha --- jjb/releng-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 8ce116a7f..fdcf2ced3 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -202,6 +202,7 @@ - job-template: name: 'builder-weekly' + disabled: true node: jjbuilder # builder-weekly job to run JJB update weekly -- 2.36.6