Switch cmso maven-stage to Ubuntu 84/87184/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 7 May 2019 18:53:59 +0000 (11:53 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 7 May 2019 18:56:16 +0000 (11:56 -0700)
Currently, optf-cmso contains scripts only
applicable to Ubuntu and they do not run on
CentOS.

The team agrees to have their maven-stage job
running on Ubuntu for now and skipping artifact
signing until they are able to adapt their repo.

Change-Id: I76d975decf099e7a7523876ed61adb6aaa7ebb34
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/optf/optf-cmso.yaml

index 5de8fae..8b495ff 100644 (file)
@@ -10,8 +10,6 @@
     project-name: 'optf-cmso'
     jobs:
       - gerrit-maven-stage:
-          sign-artifacts: true
-          build-node: centos7-builder-4c-4g
           maven-versions-plugin: true
       - '{project-name}-{stream}-verify-java-checkstyle':
          mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'