From e1233328780a99e3484d87e701dea5cd69412e21 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 27 Mar 2018 08:36:51 -0400 Subject: Clean up build jobs for R2 Since the Pypi upload is still not fully working yet (helpdesk ticket #44260), it is best to remove pypi related jobs for now from the dcaegen2-utils definition so the R2 release manager can have a cleaner view. We will add back these jobs after the R2 branch is cut to resume the integration with LF Pypi server. Also removing job definitions for de-scoped projects. Issue-ID: DCAEGEN2-206 Change-Id: I7e5d2a3cc3d05e5b7befbf1d80595253e8843965 Signed-off-by: Lusheng Ji --- jjb/dcaegen2/dcaegen2-utils.yaml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'jjb/dcaegen2/dcaegen2-utils.yaml') diff --git a/jjb/dcaegen2/dcaegen2-utils.yaml b/jjb/dcaegen2/dcaegen2-utils.yaml index 25da4759c..e3cdc6a88 100644 --- a/jjb/dcaegen2/dcaegen2-utils.yaml +++ b/jjb/dcaegen2/dcaegen2-utils.yaml @@ -3,30 +3,12 @@ name: dcaegen2-utils project-name: 'dcaegen2-utils' python-version: python3 - subproject: - - 'dcaeapplib': - tox-dir: dcaeapplib/ - tox-envs: '' - - 'onap-dcae-cbs-docker-client': - tox-dir: onap-dcae-cbs-docker-client/ - tox-envs: '' - - 'onap-dcae-dcaepolicy-lib': - tox-dir: onap-dcae-dcaepolicy-lib/ - tox-envs: '' - - 'python-discovery-client': - tox-dir: python-discovery-client/ - tox-envs: '' - - 'python-dockering': - tox-dir: python-dockering/ - tox-envs: '' jobs: - gerrit-maven-clm - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' - - '{project-name}-{subproject}-python-staging-{stream}' - - '{project-name}-{subproject}-python-release-{stream}' project: 'dcaegen2/utils' stream: -- cgit 1.2.3-korg