make python testing utils based off maven jobs 84/85984/1
authorDR695H <dr695h@att.com>
Mon, 22 Apr 2019 17:30:01 +0000 (13:30 -0400)
committerDR695H <dr695h@att.com>
Mon, 22 Apr 2019 17:31:57 +0000 (13:31 -0400)
make python testing utils based off maven jobs as it allows us to do
things that we couldnt with just python like deploy to nexus and
do daily builds

Change-Id: I4d78e63ea427042747c682d7b81d90b797f527cd
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
jjb/testsuite/testsuite-python-testing-utils.yaml

index e69be71..4857b24 100644 (file)
@@ -7,8 +7,9 @@
           path: '.'
           pattern: '**'
     jobs:
-      - '{project-name}-{stream}-{subproject}-verify-python'
-
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+      - '{project-name}-{stream}-release-version-java-daily'
     project: 'testsuite/python-testing-utils'
 
     stream:
           branch: 'master'
     mvn-settings: 'testsuite-python-testing-utils-settings'
 
+- 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