summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-buscontroller.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2021-04-09 11:01:35 +0100
committerefiacor <fiachra.corcoran@est.tech>2021-04-09 11:01:39 +0100
commit5e0be3d70edee91a5f00814dc5541b1774d297c1 (patch)
tree6fe687fcaf81e018a75534dabe1b257c4531ad52 /jjb/dmaap/dmaap-buscontroller.yaml
parent71d63d0d6d919c032acffdc1ecdeff90ac797dfd (diff)
[DMAAP] Move old branche jobs to cron ''
Change-Id: I3e2a21c3ed745f5bb82c70153ebb692595bb3a15 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1587
Diffstat (limited to 'jjb/dmaap/dmaap-buscontroller.yaml')
-rw-r--r--jjb/dmaap/dmaap-buscontroller.yaml22
1 files changed, 19 insertions, 3 deletions
diff --git a/jjb/dmaap/dmaap-buscontroller.yaml b/jjb/dmaap/dmaap-buscontroller.yaml
index 2c3de532a..68bffef9c 100644
--- a/jjb/dmaap/dmaap-buscontroller.yaml
+++ b/jjb/dmaap/dmaap-buscontroller.yaml
@@ -22,6 +22,24 @@
stream:
- 'master':
branch: 'master'
+ mvn-settings: 'dmaap-buscontroller-settings'
+ files: '**'
+ archive-artifacts: ''
+ java-version: openjdk11
+
+- project:
+ name: dmaap-buscontroller-maintenance-java11
+ project-name: 'dmaap-buscontroller-maintenance'
+ jobs:
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+ - gerrit-maven-docker-stage:
+ build-node: ubuntu1804-docker-8c-8g
+ mvn-goals: 'clean package -P docker docker:build docker:push'
+ container-public-registry: 'nexus3.onap.org:10001'
+ container-staging-registry: 'nexus3.onap.org:10003'
+ project: 'dmaap/buscontroller'
+ stream:
- 'honolulu':
branch: 'honolulu'
- 'guilin':
@@ -30,9 +48,7 @@
files: '**'
archive-artifacts: ''
java-version: openjdk11
-
-# removed sonar job from this template because this repo only builds a docker container
-# and the 0% coverage report from Sonar was causing repeated escalations.
+ cron: ''
- project:
name: dmaap-buscontroller-clm