summaryrefslogtreecommitdiffstats
path: root/jjb/global-defaults.yaml
diff options
context:
space:
mode:
authorAnil Belur <abelur@linuxfoundation.org>2017-02-15 13:19:52 +1000
committerAnil Belur <abelur@linuxfoundation.org>2017-02-16 13:10:03 +1000
commitc8a35f918e87a609dea15b749a71a960e50a8497 (patch)
tree76c92f5d12894572f717e274d151cc5a3c9048f5 /jjb/global-defaults.yaml
parent4f9ec4dba102cd5ba21f7982ac08445a2912f5a9 (diff)
Add packer verify and merge jobs
- These jobs have been ported from ODL releng - Jobs are designed to build new images first of every month - Verify runs a packer validation on the templates and verifies the syntax of provision scripts - Merge job is designed to trigger a build only relevent to the change rather than building all images Change-Id: I882fdf9d60a49221e1d9f50809c5fda1d8ebf4fb Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Diffstat (limited to 'jjb/global-defaults.yaml')
-rw-r--r--jjb/global-defaults.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml
index b5aa1009f..81daba436 100644
--- a/jjb/global-defaults.yaml
+++ b/jjb/global-defaults.yaml
@@ -9,3 +9,6 @@
build-artifact-num-to-keep: 5
# Timeout in minutes
build-timeout: 360
+
+ # fd.io branch defaults
+ branch: master