Merge "Adding optf-osdf csit jjb configuration"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 27 Sep 2018 17:50:52 +0000 (17:50 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 27 Sep 2018 17:50:52 +0000 (17:50 +0000)
jjb/optf/optf-osdf-csit.yaml [new file with mode: 0644]

diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml
new file mode 100644 (file)
index 0000000..eada89d
--- /dev/null
@@ -0,0 +1,17 @@
+---
+- project:
+     name: optf-osdf-csit
+     jobs:
+       - '{project-name}-{stream}-verify-csit-{functionality}'
+       - '{project-name}-{stream}-csit-{functionality}'
+     project-name: 'optf-osdf'
+     stream:
+       - 'master':
+           branch: master
+       - 'beijing':
+           branch: beijing
+     functionality:
+       - 'osdf':
+           trigger_jobs: 'optf-osdf-master-osdf-docker-java-version-shell-daily'
+     robot-options: ''
+     branch: 'master'