Add jdk version to Patch Test template 14/41114/1
authorLuis Gomez <ecelgp@gmail.com>
Thu, 30 Jun 2016 06:44:05 +0000 (23:44 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 30 Jun 2016 06:44:05 +0000 (23:44 -0700)
Change-Id: I913257b870baa8dad0e232e6fea3f722125c0541
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/openflowplugin/openflowplugin-patch-test.yaml

index 36b5ba2f564dee83ef7d82445bd766b9dcc5a4a4..3894e79f3b72a9befd8829ffc4d275d1927fae1a 100644 (file)
@@ -10,6 +10,7 @@
     stream:
         - boron:
             branch: 'master'
+            jdk: 'openjdk8'
             csit-list: >
                 openflowplugin-csit-1node-flow-services-only-{stream},
                 openflowplugin-csit-1node-flow-services-helium-redesign-only-{stream},
@@ -25,6 +26,7 @@
 
         - beryllium:
             branch: 'stable/beryllium'
+            jdk: 'openjdk7'
             csit-list: >
                 openflowplugin-csit-1node-flow-services-only-{stream},
                 openflowplugin-csit-1node-flow-services-lithium-redesign-only-{stream},