summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2021-03-30 13:35:58 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2021-03-30 13:37:02 -0700
commit7eaca44eac0f3eac8da0b1143558add556e73866 (patch)
tree53d56aa0ed86b94c8d7fa519a9ebad3d082d1a0a /jjb
parent9d245364f1a4390700f077a9cbd20542f859151e (diff)
Revert "Remove offline slaves"
There was no comment or discussion as to why this patch was proposed or merged. These agents need to be included in the list and the job scheduled or else disks space fills up with old docker images, knocking the agent offline. This reverts commit 9d245364f1a4390700f077a9cbd20542f859151e. Change-Id: Ie95ad04a409777d22d9c436f48690e864255f2bf Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/releng/opnfv-utils.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/releng/opnfv-utils.yaml b/jjb/releng/opnfv-utils.yaml
index f8a8d8997..d58330416 100644
--- a/jjb/releng/opnfv-utils.yaml
+++ b/jjb/releng/opnfv-utils.yaml
@@ -25,6 +25,8 @@
description: Slaves to prune docker images
default-slaves:
- lf-build2
+ - lf-build5
+ - lf-build6
allowed-multiselect: true
ignore-offline-nodes: true