Move Barometer and Releng Builds off Master 01/71801/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 25 Jan 2021 22:24:36 +0000 (14:24 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 25 Jan 2021 22:24:36 +0000 (14:24 -0800)
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>
jjb/barometer/barometer.yaml
jjb/releng/artifact-cleanup.yaml

index b01a890..755eda8 100644 (file)
       - string:
           name: BRANCH
           default: '{branch}'
+      - opnfv-build-centos-defaults
 
     triggers:
       - timed: '@midnight'
index 2a25061..f64650b 100644 (file)
     # 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