From: Jessica Wagantall Date: Mon, 9 Oct 2017 20:40:31 +0000 (-0700) Subject: Remove sdc-sdc_common jjb template X-Git-Tag: 1.0.0-Amsterdam~78 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e8657df90f63ba60feaf1d4f4e0006ca3952cad6;p=ci-management.git Remove sdc-sdc_common jjb template Disable sdc-sdc_common jjb jobs from Jenkins. This repo will not be in use anymore. Change-Id: Ie656c1651fe74b46414a39852b0dca1e70b8d64e Issue-ID: CIMAN-102 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/sdc/sdc-sdc_common.yaml b/jjb/sdc/sdc-sdc_common.yaml deleted file mode 100644 index ad6c45870..000000000 --- a/jjb/sdc/sdc-sdc_common.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- - -- project: - name: sdc-sdc_common - project-name: 'sdc-sdc_common' - jobs: - - '{project-name}-{stream}-clm' - - '{project-name}-{stream}-verify-java' - - '{project-name}-{stream}-release-version-java-daily' - - '{project-name}-{stream}-merge-java' - - project: 'sdc/sdc_common' - stream: - - 'release-1.0.0': - branch: 'release-1.0.0' - mvn-settings: 'sdc-sdc_common-settings' - files: '**' - archive-artifacts: '' - build-timeout: 60