From: Jessica Wagantall Date: Tue, 7 May 2019 18:53:59 +0000 (-0700) Subject: Switch cmso maven-stage to Ubuntu X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=eb3a0b0e2f9a3e587f8857e0df5d16a32cafc455;p=ci-management.git Switch cmso maven-stage to Ubuntu 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 --- diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml index 5de8faead..8b495ff33 100644 --- a/jjb/optf/optf-cmso.yaml +++ b/jjb/optf/optf-cmso.yaml @@ -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'