summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-05-19 16:02:59 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-05-19 16:03:06 +0000
commit99d90d174944477d3034244f00ea71ed1979cca9 (patch)
treeb92c342a8056d7b20c845a474d4d2ad1f18ee877 /jjb/dcaegen2/dcaegen2-platform-plugins.yaml
parent5a27c5e93c714defe520150784bac638bc32cab0 (diff)
Change build-node to centos for plugin
Change-Id: I2eb1b2af6147b68018396008aa5471c6d0e6b702 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1520
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-platform-plugins.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-plugins.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-plugins.yaml b/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
index 3909a2342..1ccb2caca 100644
--- a/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-plugins.yaml
@@ -21,14 +21,14 @@
deployAtEnd=true
files: '**'
archive-artifacts: ''
- build-node: 'ubuntu1604-docker-8c-8g'
+ build-node: 'centos7-redis-4c-4g'
- project:
name: dcaegen2-platform-plugins-sonar
jobs:
- gerrit-maven-sonar
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: centos7-redis-4c-4g
project: 'dcaegen2/platform/plugins'
project-name: 'dcaegen2-platform-plugins'
branch: 'master'
@@ -42,7 +42,7 @@
- gerrit-maven-clm
nexus-iq-namespace: 'onap-'
project: dcaegen2/platform/plugins
- build-node: ubuntu1604-docker-8c-8g
+ build-node: centos7-redis-4c-4g
project-name: 'dcaegen2-platform-plugins'
branch: 'master'
mvn-settings: 'dcaegen2-platform-plugins-settings'