summaryrefslogtreecommitdiffstats
path: root/jjb/vvp/vvp-test-engine.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vvp/vvp-test-engine.yaml')
-rw-r--r--jjb/vvp/vvp-test-engine.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml
index 52f2dbd63..604f4537d 100644
--- a/jjb/vvp/vvp-test-engine.yaml
+++ b/jjb/vvp/vvp-test-engine.yaml
@@ -19,3 +19,15 @@
- '{project-name}-{stream}-docker-java-daily'
docker-pom: 'pom.xml'
mvn-profile: 'default'
+- project:
+ name: vvp-test-engine-sonar
+ jobs:
+ - gerrit-maven-sonar
+ cron: 'H 11 * * *'
+ build-node: ubuntu1604-basebuild-4c-4g
+ project: 'vvp/test-engine'
+ project-name: 'vvp-test-engine'
+ branch: 'master'
+ mvn-settings: 'vvp-test-engine-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'