summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-09-27 17:50:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-27 17:50:52 +0000
commitd62a5fa84d1382dba8b5df17135a1c281a668ee1 (patch)
tree9686b0210f1ed2e0a195673d15ca38b7e765c237
parent3e568fb4889d918012841a93c4d36efa83521eb5 (diff)
parent272d1d5d7e092e1e9d215d1c39e93db3361d8931 (diff)
Merge "Adding optf-osdf csit jjb configuration"
-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'