Switch Beryllium LISP perf job to jdk8 24/37424/1
authorLorand Jakab <lojakab@cisco.com>
Mon, 11 Apr 2016 07:17:56 +0000 (10:17 +0300)
committerLorand Jakab <lojakab@cisco.com>
Mon, 11 Apr 2016 07:17:56 +0000 (10:17 +0300)
Since lispflowmapping works well with jdk8, I see no reason to have
different JDKs for Beryllium and Boron+, which is another variable
that's different between the tests. While it should not siginificantly
affect performance, I would feel better if we ran all tests with the
same JDK.

Change-Id: I5f4b239064f6c3bff7f00640c3eab01bf6051b85
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
jjb/lispflowmapping/lispflowmapping-csit-performance.yaml

index 46fe80361436774e19da3c14f4bc01fb1c2fb6d7..c76676d0a80afea951fc12ecfa95368deefd981c 100644 (file)
@@ -16,7 +16,7 @@
             jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jre: 'openjdk7'
+            jre: 'openjdk8'
 
     install:
         - only: