summaryrefslogtreecommitdiffstats
path: root/jjb/holmes/holmes-rule-mgt.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/holmes/holmes-rule-mgt.yaml')
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml
index d88aef4ef..c739e0703 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -14,9 +14,23 @@
stream:
- 'master':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
mvn-settings: 'holmes-rule-management-settings'
files: '**'
archive-artifacts: ''
docker-pom: 'pom.xml'
mvn-profile: docker
build-node: ubuntu1604-basebuild-4c-4g
+- project:
+ 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'
+ branch: 'master'
+ mvn-settings: 'holmes-rule-management-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file