summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2021-01-25 14:24:36 -0800
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2021-01-25 14:24:36 -0800
commitcbbc0be7e0dead085496ba5acff1cdbbc64d5219 (patch)
tree70d2f1d3410bc3a55189f365dbc6d7fc35b3a5b9
parent17fe07c8056ca9e8ebf24957fedfe4f1c3784769 (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>
-rw-r--r--jjb/barometer/barometer.yaml1
-rw-r--r--jjb/releng/artifact-cleanup.yaml3
2 files changed, 2 insertions, 2 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'
diff --git a/jjb/releng/artifact-cleanup.yaml b/jjb/releng/artifact-cleanup.yaml
index 2a250618c..f64650b08 100644
--- a/jjb/releng/artifact-cleanup.yaml
+++ b/jjb/releng/artifact-cleanup.yaml
@@ -21,14 +21,13 @@
# Required Variables:
# stream: branch with - in place of / (eg. stable)
# branch: branch (eg. stable)
- node: master
-
disabled: false
parameters:
- project-parameter:
project: '{project}'
branch: '{branch}'
+ - opnfv-build-defaults
scm:
- git-scm