Disable Flex jobs 51/64351/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 31 Oct 2018 19:50:47 +0000 (12:50 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 31 Oct 2018 19:50:47 +0000 (12:50 -0700)
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 <tbramwell@linuxfoundation.org>
jjb/apex/apex.yaml
jjb/apex/apex.yaml.j2

index 3311589..c7c9385 100644 (file)
 
     project-type: 'multijob'
 
-    disabled: false
+    disabled: true
 
     node: 'flex-pod2'
 
index 3517152..8edcc27 100644 (file)
 
     project-type: 'multijob'
 
-    disabled: false
+    disabled: true
 
     node: 'flex-pod2'