summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-04-22 13:30:01 -0400
committerDR695H <dr695h@att.com>2019-04-22 13:31:57 -0400
commita43e55be511c6a1a0ebd5b7326d8c2079e65d9fa (patch)
tree04dfc01523005ba8b4f28a8d53509f1a215c1358 /jjb/testsuite/testsuite-python-testing-utils.yaml
parent7fd1df416153b4175e9cbafece7f3ff5e414cfe0 (diff)
make python testing utils based off maven jobs
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>
Diffstat (limited to 'jjb/testsuite/testsuite-python-testing-utils.yaml')
-rw-r--r--jjb/testsuite/testsuite-python-testing-utils.yaml18
1 files changed, 16 insertions, 2 deletions
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml
index e69be7193..4857b2445 100644
--- a/jjb/testsuite/testsuite-python-testing-utils.yaml
+++ b/jjb/testsuite/testsuite-python-testing-utils.yaml
@@ -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:
@@ -17,6 +18,19 @@
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
jobs: