From e5f84a3136f7c44e02e12149cb54a747a5e244b8 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Wed, 31 Oct 2018 12:50:47 -0700 Subject: Disable Flex jobs Both flex PODs have been offline for a while. Disabling the Apex jobs scheduled on them will reduce the queue and they can be re-enabled once they come back online. Change-Id: I2f82379225ae6fc728fc655680e5ee8799a4bbbb Signed-off-by: Trevor Bramwell --- jjb/apex/apex.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/apex/apex.yaml.j2') diff --git a/jjb/apex/apex.yaml.j2 b/jjb/apex/apex.yaml.j2 index 35171523e..8edcc2742 100644 --- a/jjb/apex/apex.yaml.j2 +++ b/jjb/apex/apex.yaml.j2 @@ -933,7 +933,7 @@ project-type: 'multijob' - disabled: false + disabled: true node: 'flex-pod2' -- cgit 1.2.3-korg