summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs/docs-rtd.yaml
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2020-12-08 15:20:05 -0500
committerAric Gardner <agardner@linuxfoundation.org>2020-12-08 15:20:57 -0500
commitda6ee212431e7a1987c1926c6a23b4bc6f811524 (patch)
tree15f8fc2942d193dfa569c7617e2365fefefabd27 /jjb/opnfvdocs/docs-rtd.yaml
parent441d11a4df729962d130ecffecf3e53c34d8e013 (diff)
Allow jobs ot use build2 while build1 is down
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Ic545a801f1d64f1f759b5a728878c961c819bfe5
Diffstat (limited to 'jjb/opnfvdocs/docs-rtd.yaml')
-rw-r--r--jjb/opnfvdocs/docs-rtd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml
index fbfa051d3..c3a9660de 100644
--- a/jjb/opnfvdocs/docs-rtd.yaml
+++ b/jjb/opnfvdocs/docs-rtd.yaml
@@ -25,7 +25,7 @@
parameters:
- label:
name: SLAVE_LABEL
- default: 'lf-build1'
+ default: 'lf-build2'
description: 'Slave label on Jenkins'
all-nodes: false
node-eligibility: 'ignore-offline'