From 86250164926a8f958c3313bd4084b04ec2536343 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 27 Jun 2019 10:23:06 -0700 Subject: Decommission java and docker manifests Change-Id: I4e9878f57f1f5b689e7ba5817beea00242973e95 Issue-ID: INT-1128 Signed-off-by: Gary Wu --- jjb/integration/integration.yaml | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'jjb/integration/integration.yaml') diff --git a/jjb/integration/integration.yaml b/jjb/integration/integration.yaml index 714878e4a..401eecf0b 100644 --- a/jjb/integration/integration.yaml +++ b/jjb/integration/integration.yaml @@ -5,44 +5,6 @@ views: - project-view -- project: - name: integration - project-name: 'integration' - jobs: - - '{project-name}-{stream}-{subproject}-verify-java' - - '{project-name}-{stream}-{subproject}-merge-java' - - gerrit-maven-stage: - sign-artifacts: true - build-node: centos7-builder-4c-4g - maven-versions-plugin: true - mvn-pom: 'version-manifest/pom.xml' - mvn-params: '-f version-manifest/pom.xml' - project: 'integration' - subproject: - - 'version-manifest': - pom: 'version-manifest/pom.xml' - pattern: 'version-manifest/**' - stream: - - 'master': - branch: 'master' - mvn-settings: 'integration-settings' - files: '**' - archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g - -- project: - name: integration-clm - jobs: - - gerrit-maven-clm: - mvn-params: '-f version-manifest/pom.xml' - nexus-iq-namespace: 'onap-' - project: integration - project-name: 'integration' - stream: - - 'master': - branch: 'master' - mvn-settings: 'integration-settings' - - project: name: integration-info project-name: integration -- cgit 1.2.3-korg