diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-09 05:45:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-09 05:45:35 +0000 |
commit | 7c553aa25016978ed54c0659f4005c8153bfed89 (patch) | |
tree | 2eba47bd90affc9c3063a39aef8bab21333f7076 /jjb/barometer | |
parent | 3819a506b39b93839a3745d2eed84d24c1683b87 (diff) | |
parent | 470b6fce404ab1632da2a4087dcf637321f62c1e (diff) |
Merge "Move Barometer Builds to lf-build2"
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 972848f3d..9cb222a2e 100644 --- a/jjb/barometer/barometer.yaml +++ b/jjb/barometer/barometer.yaml @@ -32,7 +32,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'ericsson-build4-defaults' + - 'lf-build2-defaults' scm: - git-scm-gerrit @@ -89,7 +89,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'ericsson-build4-defaults' + - 'lf-build2-defaults' scm: - git-scm |