summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-platform-plugins.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-plugins.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-plugins.yaml b/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
index 3d7e40ee2..1d94f6c1f 100644
--- a/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
@@ -52,26 +52,3 @@
- gerrit-info-yaml-verify
project: dcaegen2/platform/plugins
branch: master
-
-#job added to retain dublin plugin build under ubuntu
-- project:
- name: dcaegen2-platform-plugins-dublin
- project-name: 'dcaegen2-platform-plugins'
- jobs:
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
-
- project: 'dcaegen2/platform/plugins'
- stream:
- - 'dublin':
- branch: 'dublin'
- mvn-settings: 'dcaegen2-platform-plugins-settings'
- # due to a strange macro / variable translation problem this needs
- # to be passed as a string block to properly get the properties
- # correctly defined in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
- build-node: 'ubuntu1604-docker-8c-8g'