make pythontestingutils based off python jobs
[ci-management.git] / jjb / testsuite / testsuite-python-testing-utils.yaml
index 4857b24..9ce2054 100644 (file)
@@ -2,20 +2,23 @@
 - project:
     name: testsuite-python-testing-utils
     project-name: 'testsuite-python-testing-utils'
-    subproject:
-      - python-testing-utils:
-          path: '.'
-          pattern: '**'
+    python-version: python2
     jobs:
-      - '{project-name}-{stream}-verify-java'
-      - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-version-java-daily'
+      - '{project-name}-{subproject}-python-staging-{stream}'
+      - '{project-name}-{subproject}-python-release-{stream}'
     project: 'testsuite/python-testing-utils'
+    subproject:
+      - 'robotframework-onap':
+          tox-dir: robotframework-onap/
+          tox-envs: ''
 
     stream:
       - 'master':
           branch: 'master'
     mvn-settings: 'testsuite-python-testing-utils-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: 'ubuntu1604-docker-4c-4g'
 
 - project:
     name: testsuite-python-testing-utils-master-clm