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/barometer | |
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/barometer')
-rw-r--r-- | jjb/barometer/barometer.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/barometer/barometer.yaml b/jjb/barometer/barometer.yaml index b27781345..2d8e0d36d 100644 --- a/jjb/barometer/barometer.yaml +++ b/jjb/barometer/barometer.yaml @@ -41,7 +41,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'lf-build2-defaults' + - 'opnfv-build-centos-defaults' scm: - git-scm-gerrit @@ -98,7 +98,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'lf-build2-defaults' + - 'opnfv-build-centos-defaults' scm: - git-scm |