summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-fgps-csit.yaml
diff options
context:
space:
mode:
authorSudarshan Kumar <sudars19@in.ibm.com>2019-05-24 20:51:54 +0530
committerSudarshan Kumar <sudars19@in.ibm.com>2019-05-24 21:05:02 +0530
commit9f435caeace3d0e7b9cdab6a5dc365155bfd4f21 (patch)
treef2c035ddc5f546cebcad2c6295d026c3711f03f5 /jjb/optf/optf-fgps-csit.yaml
parent07aeb3b41266dfe3399b00f96af188baa83048e1 (diff)
Added Jenking Job Configuration for FGPS
Added Jenking Job Configuration for OPTF/FGPS Issue-ID: CIMAN-256 Change-Id: Ia50957d5e99ba1cbee30b43e24fff5c096321a91 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
Diffstat (limited to 'jjb/optf/optf-fgps-csit.yaml')
-rw-r--r--jjb/optf/optf-fgps-csit.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/optf/optf-fgps-csit.yaml b/jjb/optf/optf-fgps-csit.yaml
new file mode 100644
index 000000000..a60c453ef
--- /dev/null
+++ b/jjb/optf/optf-fgps-csit.yaml
@@ -0,0 +1,15 @@
+---
+- project:
+ name: optf-fgps-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'optf-fgps'
+ stream:
+ - 'master':
+ branch: master
+ functionality:
+ - 'fgps':
+ trigger_jobs: 'optf-fgps-master-docker-java-version-shell-daily'
+ robot-options: ''
+ branch: 'master'