From 5702ee7a6f0d2b68efc8e20305a3f63950a7edb8 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 29 Oct 2019 11:02:48 -0700 Subject: [PATCH] Deprecate integration/devtool Set as read-only as per IT-18077 Change-Id: I07647d6ec80e400e1119a93ce3429241849a50d3 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- jjb/integration/integration-devtool.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 jjb/integration/integration-devtool.yaml diff --git a/jjb/integration/integration-devtool.yaml b/jjb/integration/integration-devtool.yaml deleted file mode 100644 index b656b4fbd..000000000 --- a/jjb/integration/integration-devtool.yaml +++ /dev/null @@ -1,24 +0,0 @@ ---- -- project: - name: integration-devtool - project-name: 'integration-devtool' - jobs: - - '{project-name}-{stream}-{subproject}-verify-python' - project: 'integration/devtool' - subproject: - - 'devtool': - path: '.' - pattern: '**' - stream: - - 'master': - branch: 'master' - mvn-settings: 'integration-devtool-settings' - build-node: ubuntu1604-builder-2c-1g - -- project: - name: integration-devtool-info - project-name: integration-devtool - jobs: - - gerrit-info-yaml-verify - project: integration/devtool - branch: master -- 2.16.6