Merge "add generic parser jenkins job"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 23 Apr 2019 15:56:26 +0000 (15:56 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 23 Apr 2019 15:56:26 +0000 (15:56 +0000)
jjb/so/so-libs.yaml
jjb/so/so.yaml
jjb/testsuite/testsuite-python-testing-utils.yaml

index 13f9a9e..f39545d 100644 (file)
@@ -10,8 +10,8 @@
     stream:
       - 'master':
           branch: 'master'
-      - 'casablanca':
-          branch: 'casablanca'
+      - 'dublin':
+          branch: 'dublin'
     mvn-settings: 'so-libs-settings'
     # due to a strange macro / variable translation problem this needs to be
     # passed as a string block to properly get the properties correctly defined
index 5ba7b2d..e69cb5b 100644 (file)
@@ -21,8 +21,8 @@
     stream:
       - 'master':
           branch: 'master'
-      - 'casablanca':
-          branch: 'casablanca'
+      - 'dublin':
+          branch: 'dublin'
     mvn-settings: 'so-settings'
     files: '**'
     archive-artifacts: ''
@@ -52,8 +52,8 @@
     stream:
       - 'master':
           branch: 'master'
-      - 'casablanca':
-          branch: 'casablanca'
+      - 'dublin':
+          branch: 'dublin'
     mvn-settings: 'so-settings'
 
 - project:
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