summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2020-07-15 13:59:25 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2020-07-15 13:59:25 +0800
commita8355bb4638e40c0353c667bb0328201ac209eec (patch)
tree4e5139ce537dbc8bc2e849dfa3c627828d161e96 /jjb/holmes
parent43d73a861e279d6f85dd031d052bdc99596f80b7 (diff)
Upgraded Jenkins Jobs of Holmes to Java 11
Change-Id: I443e4f449772c8d1fcf1cdc5274eb680922c6f8d Issue-ID: HOLMES-330 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml1
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml1
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml1
3 files changed, 3 insertions, 0 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index 9b6824cbe..5a3c5cbe3 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -26,6 +26,7 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1804-builder-4c-4g
+ java-version: openjdk11
- project:
name: holmes-common-sonar
diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml
index f9c19be69..c27a6267c 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -24,6 +24,7 @@
docker-pom: 'pom.xml'
mvn-profile: docker
build-node: ubuntu1804-builder-4c-4g
+ java-version: openjdk11
- project:
name: holmes-engine-management-sonar
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml
index 347c6b75c..fee52ac63 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -24,6 +24,7 @@
docker-pom: 'pom.xml'
mvn-profile: docker
build-node: ubuntu1804-builder-4c-4g
+ java-version: openjdk11
- project:
name: holmes-rule-management-sonar