summaryrefslogtreecommitdiffstats
path: root/jjb/so
AgeCommit message (Collapse)AuthorFilesLines
2017-08-07Add CSIT job for SOc001491071-0/+14
Add CSIT job for SO, to do functionality test case daily check. Change-Id: I1b0c3cf49c96ccd5cc8d0220b9e351ad96c197df Issue-ID:SO-74 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-07-27Use so-libs-settings for the SO libs buildRob Daugherty1-1/+1
The failed SO daily build is occuring because we're using the following settings file: so-settings. We need to use so-libs-settings instead. Normally our settings file matches the project name and structure (nesting). This is another fix related to SO-21. Issue: SO-21 Change-Id: Ia060ba8f9f9bdcd1de6fd586ccb907ef0546035a Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-12'mso' is now called 'so'Rob Daugherty2-0/+61
The 'mso' repositories in gerrit were deprecated (marked read-only) and new 'so' repositories were created. The jenkins jobs should build the code from the 'so' repositories, not the 'mso' repositories. NOTE TO REVIEWERS: I don't see any direct references to the yaml files I've renamed. Please confirm that this change is correct. Issue: CIMAN-6 Signed-off-by: Rob Daugherty <rd472p@att.com> Change-Id: Ibefd42d289c76f927e7541ec0886235f02187a42