summaryrefslogtreecommitdiffstats
path: root/jjb/music/music-distributed-kv-store-csit.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21Fix nested trigger_jobs (M)Jessica Wagantall1-2/+1
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Change-Id: I17cb960bd182c45b8921855f699a0777882fd154 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-27Fix issue in CSIT Job trigger for KV storeShashank Kumar Shankar1-5/+2
This patch fixes an error in the CSIT KV store job trigger. Change-Id: I8f327a08eaf402c03effb6741176637e55a33afe Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-26Add CSIT trigger for KV storeShashank Kumar Shankar1-0/+17
This patch adds CSIT trigger for distributed KV store. Change-Id: Ia7dbbfe6a2c4b93d5e35a1ef8301d0cdcbeb533a Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>