summaryrefslogtreecommitdiffstats
path: root/jjb/so/so-libs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+1
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-26Remove unneeded jenkins jobs for SORob Daugherty1-2/+0
Some of these 1.0.0 jobs are failing and it makes no sense to fix them. so-docker-image-blessing has never been executed. so-libs-release-1.0.0-clm so-libs-release-1.0.0-merge-java so-libs-release-1.0.0-release-version-java-daily so-libs-release-1.0.0-stage-site-java so-libs-release-1.0.0-verify-java so-release-1.0.0-docker-version-java-daily so-release-1.0.0-merge-profile-java so-release-1.0.0-release-version-java-daily so-release-1.0.0-stage-site-java so-release-1.0.0-verify-profile-java so-docker-image-blessing Issue: CIMAN-90 Change-Id: I23ae80e785924d18f14957f4279318dc1b6ca94b Signed-off-by: Rob Daugherty <rd472p@att.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 Daugherty1-0/+27
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