Merge "Restore amsterdam build job for demo repo"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 22 Mar 2018 07:47:21 +0000 (07:47 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 22 Mar 2018 07:47:21 +0000 (07:47 +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..9c1a558
--- /dev/null
@@ -0,0 +1,14 @@
+---
+- project:
+     name: optf-osdf-csit
+     jobs:
+       - '{project-name}-{stream}-verify-csit-{functionality}'
+       - '{project-name}-{stream}-csit-{functionality}'
+     project-name: 'optf-osdf'
+     stream: 'master'
+     functionality:
+       - 'osdf':
+           trigger_jobs:
+             - 'optf-osdf-master-osdf-docker-java-version-shell-daily'
+     robot-options: ''
+     branch: 'master'