From a965724380dcee587817e6480763b9142ae34827 Mon Sep 17 00:00:00 2001 From: vrvarma Date: Fri, 2 Aug 2019 15:16:20 -0400 Subject: Adding jenkin tasks for self release tags Change-Id: I3a75db5bcde40b0310844dd5e03319de730b4bc1 Signed-off-by: vrvarma Issue-ID: OPTFRA-548 --- jjb/optf/optf-has.yaml | 2 ++ jjb/optf/optf-osdf.yaml | 3 +++ 2 files changed, 5 insertions(+) (limited to 'jjb') diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index 238c96cfa..8fc49df1b 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -23,6 +23,8 @@ sign-artifacts: true build-node: centos7-docker-8c-8g maven-versions-plugin: true + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' build-node: 'ubuntu1604-builder-4c-4g' diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 14c7a17ec..b5b4dc5bd 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -22,6 +22,8 @@ sign-artifacts: true build-node: centos7-docker-8c-8g maven-versions-plugin: true + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' build-node: 'ubuntu1604-builder-4c-4g' @@ -76,6 +78,7 @@ - gerrit-maven-clm nexus-iq-namespace: 'onap-' project: optf/osdf + build-node: ubuntu1604-builder-4c-4g project-name: 'optf-osdf' stream: - 'master': -- cgit 1.2.3-korg