summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2021-02-17 16:31:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2021-02-17 16:31:22 +0000
commit14aa21ae04c08dbec43e66a01b0b8a6b88030b18 (patch)
tree1c4ff220ea620a21543864a9fbb41621871ad903 /jjb
parent15252d8417f7a25c29ab2835a5b13e27e934fe34 (diff)
parentcbbc0be7e0dead085496ba5acff1cdbbc64d5219 (diff)
Merge "Move Barometer and Releng Builds off Master"
Diffstat (limited to 'jjb')
-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