From eb3a0b0e2f9a3e587f8857e0df5d16a32cafc455 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 7 May 2019 11:53:59 -0700 Subject: 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 --- jjb/optf/optf-cmso.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'jjb') 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' -- cgit 1.2.3-korg