Create VID csit file in jjb to trigger csit flow
Change-Id: I66877087438487954b28bb4a240fae441ca818bc
Issue-Id: VID-68
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
--- /dev/null
+---
+- project:
+    name: vid-csit
+    jobs:
+      - '{project-name}-{stream}-verify-csit-{functionality}'
+      - '{project-name}-{stream}-csit-{functionality}'
+    project-name: 'vid'
+    stream: 'master'
+    functionality:
+      - 'healthCheck':
+          trigger_jobs:
+            - '{project-name}-{stream}-release-java-daily-checkstyle'
+    robot-options: ''
+    branch: 'master'