From: Cedric Ollivier Date: Fri, 2 Sep 2022 07:13:53 +0000 (+0000) Subject: Merge "[docs] Add moselle to rtd job" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f07d94d698a666840260b2b972cf48e2cf86338e;hp=36b60a69c34c9532a6093a572f21efe018a12daf;p=releng.git Merge "[docs] Add moselle to rtd job" --- diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index 2d8a482e5..d8ed123c9 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -34,7 +34,7 @@ parameters: - label: name: SLAVE_LABEL - default: 'lf-build5' + default: 'lf-build6' description: 'Slave label on Jenkins' all-nodes: false node-eligibility: 'ignore-offline' diff --git a/jjb/releng/opnfv-lint.yaml b/jjb/releng/opnfv-lint.yaml index c20a1ec1f..8ac072003 100644 --- a/jjb/releng/opnfv-lint.yaml +++ b/jjb/releng/opnfv-lint.yaml @@ -46,7 +46,6 @@ name: SLAVE_NAME description: Slaves to execute yamllint default-slaves: - - lf-build5 - lf-build6 allowed-multiselect: true ignore-offline-nodes: true @@ -99,7 +98,6 @@ name: SLAVE_NAME description: Slaves to execute pylint default-slaves: - - lf-build5 - lf-build6 allowed-multiselect: true ignore-offline-nodes: true @@ -150,7 +148,6 @@ name: SLAVE_NAME description: Slaves to execute yamllint default-slaves: - - lf-build5 - lf-build6 allowed-multiselect: true ignore-offline-nodes: true diff --git a/jjb/releng/opnfv-utils.yaml b/jjb/releng/opnfv-utils.yaml index 21725ea98..4a81c43bf 100644 --- a/jjb/releng/opnfv-utils.yaml +++ b/jjb/releng/opnfv-utils.yaml @@ -24,7 +24,6 @@ name: SLAVE_NAME description: Slaves to prune docker images default-slaves: - - lf-build5 - lf-build6 allowed-multiselect: true ignore-offline-nodes: true @@ -55,7 +54,7 @@ name: SLAVE_NAME description: 'script lives on master node' default-slaves: - - lf-build5 + - lf-build6 allowed-multiselect: false ignore-offline-nodes: true - project-parameter: @@ -86,7 +85,6 @@ name: SLAVE_NAME description: Build Servers default-slaves: - - lf-build5 - lf-build6 allowed-multiselect: true ignore-offline-nodes: true @@ -148,7 +146,7 @@ name: SLAVE_NAME description: Build Servers default-slaves: - - lf-build5 + - lf-build6 - project-parameter: project: releng branch: master diff --git a/jjb/releng/releng-info-vote.yaml b/jjb/releng/releng-info-vote.yaml index 102a77afc..3382d5d8a 100644 --- a/jjb/releng/releng-info-vote.yaml +++ b/jjb/releng/releng-info-vote.yaml @@ -1,6 +1,6 @@ --- - project: name: info-vote - build-node: lf-build5 + build-node: lf-build6 jobs: - 'info-vote-verify'