Convert periodic job to be regular jjb template
[releng/builder.git] / jjb / ovsdb / ovsdb.cfg
index 000f653bb1b0ac20b9532f334b1ace7101445863..b1ad0aa2f2d7b0c57e9c5476f574a5eeb24d4522 100644 (file)
@@ -1,2 +1,15 @@
-DEPENDENCIES: odlparent,controller,yangtools,openflowplugin
-JOB_TEMPLATES: verify,merge,daily,integration
\ No newline at end of file
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7
+    distribution-check: false
+DEPENDENCIES: odlparent,controller,yangtools
+JOB_TEMPLATES: verify,merge