summaryrefslogtreecommitdiffstats
path: root/jjb/mso
AgeCommit message (Collapse)AuthorFilesLines
2017-02-03Moving ONLY the mso jobs to 4c-4gJulienBe1-0/+1
Change-Id: Iafd8dd65c47cd3465939f97dc1150ca7808c8641 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 Grimberg2-2/+18
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>
2017-01-31Create initial verify and merge jobs for msoAndrew Grimberg1-0/+14
Setup the basic verify and merge jobs for the mso project. Change-Id: If4e8e84f2ca0c4671f939f5789bfdecf124082fc Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>