summaryrefslogtreecommitdiffstats
path: root/jjb/mso/mso-libs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-07-12'mso' is now called 'so'Rob Daugherty1-27/+0
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
2017-06-08mso-libs: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for mso-libs and the results will be reported in Nexus IQ server. Change-Id: I556ce219414429061387340878496121176e1821 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-03-15Publish documentation for mso libsAnaël Closson1-0/+3
Change-Id: I53a36b305d105f6aaa12bf05a578861c7411e620 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-03-14Adding 'release-1.0.0' stream to mso*JulienBe1-0/+2
Change-Id: I03fe37c698a45a9042ed198cb949be73e32c2270 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-17Moving version plugin to specific templateJulienBe1-1/+1
Change-Id: I27b63bb2851f19f54450901534db3a54006fc255 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-02Fix mso-libs daily release maven propertiesAndrew Grimberg1-2/+5
JJB is misformating the macro pass through. Work around it. Change-Id: Id695c111f8c1838e5bcc19c0c6e4a27e992d5c9c Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-02Property string should be put in a listAnaël Closson1-1/+2
The property string is character split instead of being considered as a single parameter. Change-Id: Iaa3f88227d2c1ae8dc96f9e806af5649baaedd34 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-02Creation of the daily autorelease for mso-libsJulienBe1-0/+2
Change-Id: I61f546121441ae03e8c98a464ba382a4111ac384 Signed-off-by: JulienBe <jb379x@att.com> Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-01-31Add mso/libs project job definitionsAndrew Grimberg1-0/+15
Use the mso maven settings configuration for now as we have yet to get an mso-libs definition in the system and mso will cover it for groupId namespace. Additionally fix the job templates to use a project-name and project variables instead of a single project variable as projects that have a '/' in their name break job names in Jenkins Change-Id: I1605599f96eab45e72b885b6abe2ea8f3865808d Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>