diff options
author | umry8364 <morgan.richomme@orange.com> | 2019-09-10 17:05:19 +0200 |
---|---|---|
committer | umry8364 <morgan.richomme@orange.com> | 2019-09-10 17:05:19 +0200 |
commit | 53828e7eb46e4cf26c89f99a1700f20518416e34 (patch) | |
tree | ab1a53729232bff8f776c3b449cc77c1f9be8275 /jjb | |
parent | 1515daad6b0940f06740b4e6514fa7b595157be9 (diff) |
Remove maven jjb for python-test-utils
the repo is only dealing with python and does not trigger docker creattion
Issue-ID: INT-1228
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I568cfad0e5f59116e07a7ccceb9ac5b391428daf
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/testsuite/testsuite-python-testing-utils.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 7bca18f3c..4ae41c1c6 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -40,19 +40,6 @@ - '{project-name}-{stream}-{subproject}-verify-python' - project: - name: testsuite-python-testing-utils-master-clm - jobs: - - gerrit-maven-clm - nexus-iq-namespace: 'onap-' - project: testsuite/python-testing-utils - project-name: 'testsuite-python-testing-utils' - build-node: 'ubuntu1604-builder-4c-4g' - stream: - - 'master': - branch: 'master' - mvn-settings: 'testsuite-python-testing-utils-settings' - -- project: name: testsuite-python-testing-utils-info project-name: testsuite-python-testing-utils jobs: |