summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/hc2vpp/hc2vpp.yaml14
-rw-r--r--jjb/hicn/hicn.yaml7
-rw-r--r--jjb/honeycomb/honeycomb.yaml14
-rw-r--r--jjb/sweetcomb/sweetcomb.yaml14
-rw-r--r--jjb/tldk/tldk.yaml14
-rw-r--r--jjb/udpi/udpi.yaml14
6 files changed, 75 insertions, 2 deletions
diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml
index fe19c9b84..661b75f35 100644
--- a/jjb/hc2vpp/hc2vpp.yaml
+++ b/jjb/hc2vpp/hc2vpp.yaml
@@ -270,3 +270,17 @@
build-node: centos7-builder-4c-4g
project: hc2vpp
branch: master
+
+- project:
+ name: hc2vpp-sonar
+ project: hc2vpp
+ project-name: hc2vpp
+ mvn-settings: hc2vpp-settings
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ branch: master
+ build-node: centos7-docker-4c-4g
+ jobs:
+ - gerrit-maven-sonar
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml
index c1da8dcfc..4f0d69f8e 100644
--- a/jjb/hicn/hicn.yaml
+++ b/jjb/hicn/hicn.yaml
@@ -539,9 +539,12 @@
project: hicn
project-name: hicn
mvn-settings: hicn-settings
- mvn-version: 'mvn33-new'
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
branch: master
- build-node: ubuntu1604-builder-4c-4g
+ build-node: centos7-docker-4c-4g
jobs:
- gerrit-maven-sonar
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index f85eafd3e..8642323b2 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -289,3 +289,17 @@
build-node: centos7-builder-4c-4g
project: honeycomb
branch: master
+
+- project:
+ name: honeycomb-sonar
+ project: honeycomb
+ project-name: honeycomb
+ mvn-settings: honeycomb-settings
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ branch: master
+ build-node: centos7-docker-4c-4g
+ jobs:
+ - gerrit-maven-sonar
diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml
index 9256b15b0..fa601d8b1 100644
--- a/jjb/sweetcomb/sweetcomb.yaml
+++ b/jjb/sweetcomb/sweetcomb.yaml
@@ -257,3 +257,17 @@
build-node: centos7-builder-4c-4g
project: sweetcomb
branch: master
+
+- project:
+ name: sweetcomb-sonar
+ project: sweetcomb
+ project-name: sweetcomb
+ mvn-settings: sweetcomb-settings
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ branch: master
+ build-node: centos7-docker-4c-4g
+ jobs:
+ - gerrit-maven-sonar
diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml
index 0e26ad9c7..4fd10a09a 100644
--- a/jjb/tldk/tldk.yaml
+++ b/jjb/tldk/tldk.yaml
@@ -252,3 +252,17 @@
build-node: centos7-builder-4c-4g
project: tldk
branch: master
+
+- project:
+ name: tldk-sonar
+ project: tldk
+ project-name: tldk
+ mvn-settings: tldk-settings
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ branch: master
+ build-node: centos7-docker-4c-4g
+ jobs:
+ - gerrit-maven-sonar
diff --git a/jjb/udpi/udpi.yaml b/jjb/udpi/udpi.yaml
index e33d880a3..a3e2d3a08 100644
--- a/jjb/udpi/udpi.yaml
+++ b/jjb/udpi/udpi.yaml
@@ -188,3 +188,17 @@
build-node: centos7-builder-4c-4g
project: udpi
branch: master
+
+- project:
+ name: udpi-sonar
+ project: udpi
+ project-name: udpi
+ mvn-settings: udpi-settings
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ branch: master
+ build-node: centos7-docker-4c-4g
+ jobs:
+ - gerrit-maven-sonar