summaryrefslogtreecommitdiffstats
path: root/jjb/appc/appc-release.yaml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-12-13 14:15:39 -0800
committerPatrick Brady <pb071s@att.com>2017-12-13 14:15:51 -0800
commit0c0f9544a49e17de6113f4ee09f376d7aad7f0bf (patch)
tree1c80f14a0a9fb3e31bab3110a5d47f7203445f7c /jjb/appc/appc-release.yaml
parent7c2bcce745314ab6feb56ece8749efd63c534fb1 (diff)
Remove Sonar analysis of APPC amsterdam branch
Sonar analysis is only required on the master branch of APPC. Updated the Jenkins job to use the no-sonar template on the release branch. Change-Id: I743845e0506824bdc68d55ee6690d74b2a3fdb82 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-343
Diffstat (limited to 'jjb/appc/appc-release.yaml')
-rw-r--r--jjb/appc/appc-release.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/jjb/appc/appc-release.yaml b/jjb/appc/appc-release.yaml
new file mode 100644
index 000000000..d343a15d0
--- /dev/null
+++ b/jjb/appc/appc-release.yaml
@@ -0,0 +1,21 @@
+---
+- project:
+ name: appc-release
+ project-name: 'appc'
+ jobs:
+ - gerrit-maven-clm:
+ java-version: ''
+ mvn-params: '-DskipTests'
+ build-timeout: 30
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+ - '{project-name}-{stream}-release-version-java-daily-no-sonar'
+
+ project: 'appc'
+ stream:
+ - 'amsterdam':
+ branch: 'amsterdam'
+ mvn-settings: 'appc-settings'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-basebuild-4c-4g