diff options
Diffstat (limited to 'jjb/holmes')
-rw-r--r-- | jjb/holmes/holmes-common.yaml | 1 | ||||
-rw-r--r-- | jjb/holmes/holmes-dsa.yaml | 1 | ||||
-rw-r--r-- | jjb/holmes/holmes-engine-mgt.yaml | 1 | ||||
-rw-r--r-- | jjb/holmes/holmes-rule-mgt.yaml | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 07db7f797..77e8b6533 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -23,6 +23,7 @@ name: holmes-common-sonar jobs: - gerrit-maven-sonar + build-node: ubuntu1604-basebuild-4c-4g java-version: '' project: 'holmes/common' project-name: 'holmes-common' diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml index a998c3e50..e6511068e 100644 --- a/jjb/holmes/holmes-dsa.yaml +++ b/jjb/holmes/holmes-dsa.yaml @@ -26,6 +26,7 @@ name: holmes-dsa-sonar jobs: - gerrit-maven-sonar + build-node: ubuntu1604-basebuild-4c-4g java-version: '' project: 'holmes/dsa' project-name: 'holmes-dsa' diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml index ea0439671..5573ec7d6 100644 --- a/jjb/holmes/holmes-engine-mgt.yaml +++ b/jjb/holmes/holmes-engine-mgt.yaml @@ -26,6 +26,7 @@ name: holmes-engine-management-sonar jobs: - gerrit-maven-sonar + build-node: ubuntu1604-basebuild-4c-4g java-version: '' project: 'holmes/engine-management' project-name: 'holmes-engine-management' diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml index 4ba943e3d..c739e0703 100644 --- a/jjb/holmes/holmes-rule-mgt.yaml +++ b/jjb/holmes/holmes-rule-mgt.yaml @@ -26,6 +26,7 @@ name: holmes-rule-management-sonar jobs: - gerrit-maven-sonar + build-node: ubuntu1604-basebuild-4c-4g java-version: '' project: 'holmes/rule-management' project-name: 'holmes-rule-management' |