From 3c5564298c5f5b387d7780fa847a1f417be091c2 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 14 May 2019 10:13:15 -0700 Subject: [PATCH] Remove old release jobs OPTF gerrit-maven-stage jobs are working well for OPTF. Remove old deprecated jobs Change-Id: Ib3bd1ab1c6cb2057791e44092ce01497d3fe6bc7 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall --- jjb/optf/optf-cmso.yaml | 4 ---- jjb/optf/optf-has.yaml | 1 - jjb/optf/optf-osdf.yaml | 1 - 3 files changed, 6 deletions(-) diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml index 8b495ff33..5b240f439 100644 --- a/jjb/optf/optf-cmso.yaml +++ b/jjb/optf/optf-cmso.yaml @@ -17,10 +17,6 @@ mvn_properties: - docker.pull.registry=nexus3.onap.org:10001 - docker.push.registry=nexus3.onap.org:10003 - - '{project-name}-{stream}-release-java-daily-checkstyle': - setVersion: 'DoSetVersion' - mvn_properties: - - docker.pull.registry=nexus3.onap.org:10001 - '{project-name}-{stream}-docker-java-properties-daily': setVersion: 'DoSetVersion' docker-pom: 'pom.xml' diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index 314ec3327..50a8035f8 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -21,7 +21,6 @@ sign-artifacts: true build-node: centos7-docker-8c-8g maven-versions-plugin: true - - '{project-name}-{stream}-{subproject}-release-version-java-daily' files: '**' archive-artifacts: '' build-node: 'ubuntu1604-builder-4c-4g' diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 1908941c4..094985082 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -20,7 +20,6 @@ sign-artifacts: true build-node: centos7-docker-8c-8g maven-versions-plugin: true - - '{project-name}-{stream}-{subproject}-release-version-java-daily' files: '**' archive-artifacts: '' build-node: 'ubuntu1604-builder-4c-4g' -- 2.16.6