Removed redundant CSIT job
[ci-management.git] / jjb / sdc / sdc-csit.yaml
index 5a4c9bf..d306182 100644 (file)
@@ -2,8 +2,8 @@
 - 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':
       - 'nightly':
           trigger_jobs:
             - '{project-name}-{stream}-docker-version-java-daily'
+      - 'uiSanity':
+          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