Change to mvn-targets
[ci-management.git] / jjb / sdc / sdc-csit.yaml
index 5603994..86018ae 100644 (file)
@@ -2,13 +2,20 @@
 - project:
     name: sdc-csit
     jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
-      - '{project-name}-{stream}-csit-{functionality}'
+      - '{project-name}-{stream}-verify-csit-{functionality}-testng'
+      - '{project-name}-{stream}-csit-{functionality}-testng'
     project-name: 'sdc'
-    stream: 'master'
+    stream:
+      - 'master':
+          branch: 'master'
     functionality:
-      - 'healthCheck':
+      - 'sanity':
           trigger_jobs:
-            - '{project-name}-{stream}-release-java-daily-checkstyle'
+            - '{project-name}-{stream}-sdc-merge-java'
+      - 'nightly':
+          trigger_jobs:
+            - '{project-name}-{stream}-docker-version-java-daily'
     robot-options: ''
     branch: 'master'
+    html-dir: 'archives'
+    html-files: 'SDC_CI_Extent_Report.html'
\ No newline at end of file