Merge "[XTESTING] fix bad project name in jjb"
[ci-management.git] / jjb / integration / xtesting / integration-xtesting.yaml
index 1c5f21f..6d2c882 100644 (file)
       jobs:
           - integration-linters
       subproject:
+          - 'commit':
+                tox-dir: '.'
+                tox-envs: 'gitlint'
+                pattern: '**'
           - 'yaml':
                 tox-dir: '.'
                 tox-envs: 'yaml'
       stream:
           - 'master':
                 branch: 'master'
+          - 'frankfurt':
+                branch: 'frankfurt'
+          - 'guilin':
+                branch: 'guilin'
 
 - project:
     name: integration-xtesting-release
     project-name: 'integration-xtesting'
-    project: 'integration/docker/onap-python'
+    project: 'integration/xtesting'
     mvn-settings: 'integration-settings'
     jobs:
       - '{project-name}-gerrit-release-jobs':
       - 'master':
             branch: 'master'
             files: ''
-      - 'frankfurt':
-            branch: 'frankfurt'
+      - 'guilin':
+            branch: 'guilin'
             files: ''
       - 'develop':
             branch: 'develop'