diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-08-18 14:13:41 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-08-18 14:19:33 -0700 |
commit | 350b5c93f6e3bdd1451218a99a4fc9763033be56 (patch) | |
tree | 21f7a8689413650990a0969a8d2e0711c9c85085 /jjb/opnfvdocs | |
parent | 364766a71ab19e94aacbd78593dcdb42e5e599d4 (diff) |
Replaces lf-build1/2 references with lf-build5/6
Updating parameters to use labels where applicable.
Also disables the 'ansible-build-server' job until it can be verified to
work on the new build servers without causing issues.
Change-Id: I130d18c54a66c2cd504ed950a61c7249c3beefa8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index e680747ef..42dcf31a5 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -27,7 +27,7 @@ parameters: - label: name: SLAVE_LABEL - default: 'lf-build2' + default: 'lf-build5' description: 'Slave label on Jenkins' all-nodes: false node-eligibility: 'ignore-offline' @@ -52,7 +52,7 @@ parameters: - label: name: SLAVE_LABEL - default: 'lf-build2' + default: 'lf-build5' description: 'Slave label on Jenkins' all-nodes: false node-eligibility: 'ignore-offline' |