summaryrefslogtreecommitdiffstats
path: root/jjb/appc/appc-master.yaml
diff options
context:
space:
mode:
authorSkip Wonnell <skip@att.com>2017-07-26 12:10:00 -0500
committerSkip Wonnell <skip@att.com>2017-07-27 09:11:02 -0500
commit7c3b463707e12005f200804132811d3ee31974df (patch)
tree2a9046a5e0d4d600e888687fce22debaab1fe1d8 /jjb/appc/appc-master.yaml
parentd3942cf195ba86b974349bd2c7d22da14eda5438 (diff)
Remove Sonar analysis of APPC release 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: Ibb591a9c859b37add585329d17063d437261341f Signed-off-by: Skip Wonnell <kw5258@att.com> Issue: CIMAN-8
Diffstat (limited to 'jjb/appc/appc-master.yaml')
-rw-r--r--jjb/appc/appc-master.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/jjb/appc/appc-master.yaml b/jjb/appc/appc-master.yaml
new file mode 100644
index 000000000..0771a1246
--- /dev/null
+++ b/jjb/appc/appc-master.yaml
@@ -0,0 +1,21 @@
+---
+- project:
+ name: appc-master
+ project-name: 'appc'
+ jobs:
+ - '{project-name}-{stream}-clm'
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+ - '{project-name}-{stream}-release-version-java-daily'
+ - '{project-name}-{stream}-stage-site-java':
+ site-pom: 'pom.xml'
+ trigger-job: '{project-name}-{stream}-release-version-java-daily'
+
+ project: 'appc'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'appc-settings'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-basebuild-4c-4g