Merge "Initial CSIT jenkins jobs for Clamp"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 28 Aug 2017 17:10:53 +0000 (17:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 28 Aug 2017 17:10:53 +0000 (17:10 +0000)
jjb/clamp/clamp-csit.yaml [new file with mode: 0644]

diff --git a/jjb/clamp/clamp-csit.yaml b/jjb/clamp/clamp-csit.yaml
new file mode 100644 (file)
index 0000000..9847abc
--- /dev/null
@@ -0,0 +1,15 @@
+---
+- project:
+    name: clamp-csit
+    jobs:
+      - '{project-name}-{stream}-verify-csit-{functionality}'
+      - '{project-name}-{stream}-csit-{functionality}'
+    project-name: 'clamp'
+    stream: 'master'
+    functionality:
+      - 'TCA':
+          trigger_jobs:
+      - 'UIs':
+          trigger_jobs:
+    robot-options: ''
+    branch: 'master'