add back in verify step of the build 54/90554/3
authorDR695H <dr695h@att.com>
Wed, 26 Jun 2019 20:36:57 +0000 (16:36 -0400)
committerDR695H <dr695h@att.com>
Wed, 26 Jun 2019 20:56:19 +0000 (16:56 -0400)
Issue-ID: TEST-170
Change-Id: I06a4a584939f6d3b9b5d54e116d603032e54bbad
Signed-off-by: DR695H <dr695h@att.com>
jjb/testsuite/testsuite-python-testing-utils.yaml

index db8c90c..5cd6815 100644 (file)
@@ -11,7 +11,6 @@
       - 'robotframework-onap':
           tox-dir: robotframework-onap/
           tox-envs: ''
-
     stream:
       - 'master':
           branch: 'master'
     archive-artifacts: ''
     build-node: 'ubuntu1604-builder-4c-4g'
 
+- project:
+    name: testsuite-python-testing-utils-verify
+    project-name: 'testsuite-python-testing-utils'
+    project: 'testsuite/python-testing-utils'
+    stream:
+      - 'master':
+          branch: 'master'
+      - 'dublin':
+          branch: 'dublin'
+    mvn-settings: 'testsuite-python-testing-utils-settings'
+    build-node: 'ubuntu1604-builder-4c-4g'
+    subproject:
+      - 'robotframework-onap':
+          path: 'robotframework-onap'
+          pattern: 'robotframework-onap/**'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-python'
+
 - project:
     name: testsuite-python-testing-utils-master-clm
     jobs: