diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-11 17:56:22 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-11 17:56:22 -0700 |
commit | 5339aa2a654fa53d8d43d482e72b934c2795165f (patch) | |
tree | ea01d0126886eeded679f17bfe672257fb3ef3da /jjb/barometer | |
parent | aa6ebe41c388f115c4f4aa7543bc75f5e39a4f0f (diff) |
Assign yardstick/barometer to ericsson-build4
This is a temporary fix until we can determine the full list of
requirements from each project needed for the opnfv-build-ubuntu labled
servers.
Previously these were building fine on ericsson-build4, so reassigning
them there should keep there builds green.
Change-Id: I767b6faa718cd6dd4b9fd17f83e7ee817cfb8c4d
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 92176207f..8afe98695 100644 --- a/jjb/barometer/barometer.yaml +++ b/jjb/barometer/barometer.yaml @@ -32,7 +32,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'opnfv-build-ubuntu-defaults' + - 'ericsson-build4-defaults' scm: - git-scm-gerrit @@ -89,7 +89,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'opnfv-build-ubuntu-defaults' + - 'ericsson-build4-defaults' scm: - git-scm |