diff options
Diffstat (limited to 'jjb/vfc')
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnflcm-java.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnfres-java.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-catalog.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-ems-java.yaml | 61 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-sfc.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-lcm-java.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-resmanagement.yaml | 11 | ||||
-rw-r--r-- | jjb/vfc/vfc-nfvo-wfengine-java.yaml | 11 |
12 files changed, 157 insertions, 25 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml index 0d39d877c..4018d1668 100644 --- a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml @@ -28,3 +28,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-gvnfm-vnflcm-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/gvnfm/vnflcm' + project-name: 'vfc-gvnfm-vnflcm' + branch: 'master' + mvn-settings: 'vfc-gvnfm-vnflcm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml b/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml index d3dbdd0e5..ff659393a 100644 --- a/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml @@ -27,3 +27,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-gvnfm-vnfmgr-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/gvnfm/vnfmgr' + project-name: 'vfc-gvnfm-vnfmgr' + branch: 'master' + mvn-settings: 'vfc-gvnfm-vnfmgr-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml index bc84f2c9f..462abe47e 100644 --- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml @@ -28,3 +28,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-gvnfm-vnfres-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/gvnfm/vnfres' + project-name: 'vfc-gvnfm-vnfres' + branch: 'master' + mvn-settings: 'vfc-gvnfm-vnfres-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-catalog.yaml b/jjb/vfc/vfc-nfvo-catalog.yaml index 8de899203..a10549aa3 100644 --- a/jjb/vfc/vfc-nfvo-catalog.yaml +++ b/jjb/vfc/vfc-nfvo-catalog.yaml @@ -29,3 +29,14 @@ files: '**' archive-artifacts: '' build-node: centos7-redis-4c-4g +- project: + name: vfc-nfvo-catalog-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/catalog' + project-name: 'vfc-nfvo-catalog' + branch: 'master' + mvn-settings: 'vfc-nfvo-catalog-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml index fb0f5046f..015a9fe9b 100644 --- a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml @@ -1,30 +1,41 @@ ----
-
-- project:
- name: vfc-nfvo-driver-ems-java
- project-name: 'vfc-nfvo-driver-ems'
- project: 'vfc/nfvo/driver/ems'
- stream:
- - 'master':
- branch: 'master'
+--- + +- project: + name: vfc-nfvo-driver-ems-java + project-name: 'vfc-nfvo-driver-ems' + project: 'vfc/nfvo/driver/ems' + stream: + - 'master': + branch: 'master' - 'amsterdam': branch: 'amsterdam' - mvn-settings: 'vfc-nfvo-driver-ems-settings'
- subproject:
- - 'drv-ems-boco':
- pom: 'ems/pom.xml'
- pattern: 'ems/**'
- jobs:
+ mvn-settings: 'vfc-nfvo-driver-ems-settings' + subproject: + - 'drv-ems-boco': + pom: 'ems/pom.xml' + pattern: 'ems/**' + jobs: - gerrit-maven-clm: java-version: '' - - '{project-name}-{stream}-{subproject}-verify-java'
- - '{project-name}-{stream}-{subproject}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-docker-java-version-shell-daily':
- docker-pom: 'pom.xml'
- mvn-goals: 'install'
- script:
- !include-raw-escape: 'build-driver-ems-docker-image.sh'
- files: '**'
- archive-artifacts: ''
+ - '{project-name}-{stream}-{subproject}-verify-java' + - '{project-name}-{stream}-{subproject}-merge-java' + - '{project-name}-{stream}-release-version-java-daily' + - '{project-name}-{stream}-docker-java-version-shell-daily': + docker-pom: 'pom.xml' + mvn-goals: 'install' + script: + !include-raw-escape: 'build-driver-ems-docker-image.sh' + files: '**' + archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-driver-ems-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/driver/ems' + project-name: 'vfc-nfvo-driver-ems' + branch: 'master' + mvn-settings: 'vfc-nfvo-driver-ems-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml index a7fa3a849..de72fbfa4 100644 --- a/jjb/vfc/vfc-nfvo-driver-sfc.yaml +++ b/jjb/vfc/vfc-nfvo-driver-sfc.yaml @@ -27,3 +27,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-driver-sfc-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/driver/sfc' + project-name: 'vfc-nfvo-driver-sfc' + branch: 'master' + mvn-settings: 'vfc-nfvo-driver-sfc-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml index 71941e82e..e9124da9f 100644 --- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml +++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml @@ -20,3 +20,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-driver-svnfm-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/driver/svnfm' + project-name: 'vfc-nfvo-driver-svnfm' + branch: 'master' + mvn-settings: 'vfc-nfvo-driver-svnfm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml index d91e4d854..32b629758 100644 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml @@ -28,3 +28,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-driver-vnfm-gvnfm-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/driver/vnfm/gvnfm' + project-name: 'vfc-nfvo-driver-vnfm-gvnfm' + branch: 'master' + mvn-settings: 'vfc-nfvo-driver-vnfm-gvnfm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml index 2e3642fd9..98e62badd 100644 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml @@ -23,3 +23,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-driver-vnfm-svnfm-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/driver/vnfm/svnfm' + project-name: 'vfc-nfvo-driver-vnfm-svnfm' + branch: 'master' + mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-lcm-java.yaml b/jjb/vfc/vfc-nfvo-lcm-java.yaml index 85812b0cc..5389d5f6b 100644 --- a/jjb/vfc/vfc-nfvo-lcm-java.yaml +++ b/jjb/vfc/vfc-nfvo-lcm-java.yaml @@ -24,3 +24,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-lcm-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/lcm' + project-name: 'vfc-nfvo-lcm' + branch: 'master' + mvn-settings: 'vfc-nfvo-lcm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml index b690f50da..15eb53e82 100644 --- a/jjb/vfc/vfc-nfvo-resmanagement.yaml +++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml @@ -22,3 +22,14 @@ mvn-goals: 'install' script: !include-raw-escape: 'build-nfvo-resmanagement-docker-image.sh' +- project: + name: vfc-nfvo-resmanagement-sonar + jobs: + - gerrit-maven-sonar + 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 diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml index fb48ce0c3..d65245656 100644 --- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml +++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml @@ -32,3 +32,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-wfengine-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/wfengine' + project-name: 'vfc-nfvo-wfengine' + branch: 'master' + mvn-settings: 'vfc-nfvo-wfengine-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file |