From 4ff9f6616e0a3cdce906326f01e2c24f76451210 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 10 Feb 2016 12:08:53 +0100 Subject: [PATCH] csit-verify: Do not change Java version At least while we are testring on Beryllium snapshot builds. Change-Id: I9028120fd515a4210970567be9a2175a28a566bf Signed-off-by: Vratko Polak --- jjb/integration/integration-templates.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/jjb/integration/integration-templates.yaml b/jjb/integration/integration-templates.yaml index 4426e6b29..3a4cade5e 100644 --- a/jjb/integration/integration-templates.yaml +++ b/jjb/integration/integration-templates.yaml @@ -241,9 +241,7 @@ test-options: '{robot-options}' - integration-test-plan: test-plan: '{project}-{functionality}.txt' - - integration-jdk-version: - # Here {jdk} is taken from releng-defaults.yaml - jdkversion: '{jdk}' + # TODO: Use integration-jdk-version macro when switching to Boron scm: - integration-gerrit-scm: @@ -524,8 +522,7 @@ test-options: '{robot-options}' - integration-test-plan: test-plan: '{project}-{functionality}.txt' - - integration-jdk-version: - jdkversion: '{jdk}' + # TODO: Use integration-jdk-version macro when switching to Boron scm: - integration-gerrit-scm: -- 2.36.6