From fdee0a5da42392b43a44a5226525c8150afebede Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Wed, 29 Jun 2016 23:44:05 -0700 Subject: [PATCH] Add jdk version to Patch Test template Change-Id: I913257b870baa8dad0e232e6fea3f722125c0541 Signed-off-by: Luis Gomez --- jjb/openflowplugin/openflowplugin-patch-test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/openflowplugin/openflowplugin-patch-test.yaml b/jjb/openflowplugin/openflowplugin-patch-test.yaml index 36b5ba2f56..3894e79f3b 100644 --- a/jjb/openflowplugin/openflowplugin-patch-test.yaml +++ b/jjb/openflowplugin/openflowplugin-patch-test.yaml @@ -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}, -- 2.36.6