diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-01-25 14:24:36 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-01-25 14:24:36 -0800 |
commit | cbbc0be7e0dead085496ba5acff1cdbbc64d5219 (patch) | |
tree | 70d2f1d3410bc3a55189f365dbc6d7fc35b3a5b9 /jjb/barometer | |
parent | 17fe07c8056ca9e8ebf24957fedfe4f1c3784769 (diff) |
Move Barometer and Releng Builds off Master
Moves 'barometer-plugins-test' to 'opnfv-build-centos', and
'releng-artifact-cleanup-daily' to 'opnfv-build'.
Change-Id: I7d6e417307fd5994cc82cc38297e2aff45a9edcd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/barometer')
-rw-r--r-- | jjb/barometer/barometer.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/barometer/barometer.yaml b/jjb/barometer/barometer.yaml index b01a89051..755eda897 100644 --- a/jjb/barometer/barometer.yaml +++ b/jjb/barometer/barometer.yaml @@ -165,6 +165,7 @@ - string: name: BRANCH default: '{branch}' + - opnfv-build-centos-defaults triggers: - timed: '@midnight' |