summaryrefslogtreecommitdiffstats
path: root/jjb/clamp
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/clamp')
-rw-r--r--jjb/clamp/clamp.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml
index d648d4f36..583540684 100644
--- a/jjb/clamp/clamp.yaml
+++ b/jjb/clamp/clamp.yaml
@@ -5,7 +5,6 @@
project-name: 'clamp'
jobs:
- gerrit-maven-clm:
- java-version: ''
- '{project-name}-{stream}-verify-java-checkstyle'
- '{project-name}-{stream}-merge-properties-java':
mvn_properties:
@@ -31,8 +30,6 @@
stream:
- 'master':
branch: 'master'
- - 'amsterdam':
- branch: 'amsterdam'
mvn-settings: 'clamp-settings'
files: '**'
archive-artifacts: ''
@@ -41,11 +38,10 @@
name: clamp-sonar
jobs:
- gerrit-maven-sonar
- build-node: ubuntu1604-basebuild-4c-4g
- java-version: ''
+ build-node: ubuntu1604-docker-8c-8g
project: 'clamp'
project-name: 'clamp'
branch: 'master'
mvn-settings: 'clamp-settings'
mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'