summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-resmanagement.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc/vfc-nfvo-resmanagement.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-resmanagement.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml
index 2dc778d16..fab44e60f 100644
--- a/jjb/vfc/vfc-nfvo-resmanagement.yaml
+++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml
@@ -8,8 +8,12 @@
stream:
- 'master':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
build-node: ubuntu1604-basebuild-4c-4g
jobs:
+ - gerrit-maven-clm:
+ java-version: ''
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
@@ -18,3 +22,15 @@
mvn-goals: 'install'
script:
!include-raw-escape: 'build-nfvo-resmanagement-docker-image.sh'
+- project:
+ name: vfc-nfvo-resmanagement-sonar
+ jobs:
+ - gerrit-maven-sonar
+ build-node: ubuntu1604-basebuild-4c-4g
+ java-version: ''
+ project: 'vfc/nfvo/resmanagement'
+ project-name: 'vfc-nfvo-resmanagement'
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-resmanagement-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file