summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2019-10-16 20:38:30 +0100
committerefiacor <fiachra.corcoran@est.tech>2019-10-21 15:40:01 +0100
commitaebcb35c29552c812b4d834267fcff81b918a66d (patch)
tree569fb482b6600f6735db3d61f29667d9fadaac78
parent39acaa6f480edbc567b299b661c3a2524bd25f7e (diff)
Removing non SSL DR suite
# Changed trigger job to merge # Removed DR maven artifact push # Removed old branches from BulkPM suite Change-Id: I1876a0055b79d68b27f3bb93cdbf70752cc6ba0e Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1323
-rw-r--r--jjb/dmaap/dmaap-datarouter-csit.yaml16
-rw-r--r--jjb/dmaap/dmaap-datarouter.yaml4
-rw-r--r--jjb/usecases/5G-bulkpm.yaml6
3 files changed, 2 insertions, 24 deletions
diff --git a/jjb/dmaap/dmaap-datarouter-csit.yaml b/jjb/dmaap/dmaap-datarouter-csit.yaml
index 3c51678d4..9384da6c1 100644
--- a/jjb/dmaap/dmaap-datarouter-csit.yaml
+++ b/jjb/dmaap/dmaap-datarouter-csit.yaml
@@ -1,19 +1,5 @@
---
- project:
- name: dmaap-datarouter-csit
- jobs:
- - '{project-name}-{stream}-csit-{functionality}'
- project-name: 'dmaap-datarouter'
- stream:
- - 'master':
- branch: 'master'
- functionality:
- - 'dr-suite':
- trigger_jobs:
- - '{project-name}-{stream}-docker-java-shell-daily'
- robot-options: ''
-
-- project:
name: dmaap-datarouter-csit-ssl
jobs:
- '{project-name}-{stream}-csit-{functionality}'
@@ -24,5 +10,5 @@
functionality:
- 'ssl-dr-suite':
trigger_jobs:
- - '{project-name}-{stream}-docker-java-shell-daily'
+ - '{project-name}-{stream}-merge-java'
robot-options: ''
diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml
index 2431e2fea..3905b0294 100644
--- a/jjb/dmaap/dmaap-datarouter.yaml
+++ b/jjb/dmaap/dmaap-datarouter.yaml
@@ -4,10 +4,6 @@
jobs:
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- - gerrit-maven-stage:
- sign-artifacts: true
- build-node: centos7-builder-4c-4g
- maven-versions-plugin: true
- gerrit-maven-docker-stage:
build-node: ubuntu1604-docker-8c-8g
mvn-goals: 'clean package -P docker docker:build docker:push'
diff --git a/jjb/usecases/5G-bulkpm.yaml b/jjb/usecases/5G-bulkpm.yaml
index ce90c4968..53687f11c 100644
--- a/jjb/usecases/5G-bulkpm.yaml
+++ b/jjb/usecases/5G-bulkpm.yaml
@@ -8,12 +8,8 @@
stream:
- 'master':
branch: 'master'
- - 'dublin':
- branch: 'dublin'
- - 'casablanca':
- branch: 'casablanca'
functionality:
- '5G-bulkpm':
trigger_jobs:
- '{project-name}-{stream}-docker-java-shell-daily'
- robot-options: '' \ No newline at end of file
+ robot-options: ''