summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/optf/optf-osdf-csit.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml
new file mode 100644
index 000000000..eada89de0
--- /dev/null
+++ b/jjb/optf/optf-osdf-csit.yaml
@@ -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'