Merge "add custom verify job for netvirt/routermanager stream"
authorLuis Gomez <ecelgp@gmail.com>
Fri, 15 Apr 2016 23:24:45 +0000 (23:24 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 15 Apr 2016 23:24:45 +0000 (23:24 +0000)
jjb/netvirt/netvirt-custom.yaml [new file with mode: 0644]

diff --git a/jjb/netvirt/netvirt-custom.yaml b/jjb/netvirt/netvirt-custom.yaml
new file mode 100644 (file)
index 0000000..99fe653
--- /dev/null
@@ -0,0 +1,20 @@
+# REMOVE THIS LINE IF YOU WANT TO CUSTOMIZE ANYTHING BELOW
+# Otherwise this file will be automatically overwritten by the template
+# autobuilder.
+
+# ODL Releng build templates
+- project:
+    name: netvirt-verify-custom
+    jobs:
+        - 'netvirt-verify-{stream}'
+
+    # stream:    release stream (eg. stable-lithium or beryllium)
+    # branch:    git branch (eg. stable/lithium or master)
+    stream:
+        - routermanager:
+            branch: 'topic/routermanager'
+            jdk: openjdk8
+            jdks:
+                - openjdk8
+
+    project: 'netvirt'