summaryrefslogtreecommitdiffstats
path: root/jjb/mso
AgeCommit message (Collapse)AuthorFilesLines
2017-02-15Removing profile option from docker jobsAnaël Closson1-1/+0
Change-Id: I6716b2dda7ac3f1dcb892ee239728b2713049a26 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-14Checkout is now handled by mvnAnaël Closson1-7/+0
Change-Id: I816826f50b486174b0822af575d975deb4a770b2 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-13Wrong path for docker pomAnaël Closson1-1/+1
Change-Id: I17a38d0efbe6ddf664e57263ecb5891d53855cf1 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-10Add mso-config to docker image buildAnaël Closson1-2/+6
Change-Id: I85641f340474490adb5c532b23ab726e5b153cf6 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-10Add docker image building & pushAnaël Closson1-0/+7
Change-Id: I1e52ac81b8381b888fc2bc52075f6edc9e0e6d05 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-09Adding mso daily release jobJulienBe1-0/+1
Change-Id: Ieab8f1c116b4e5e23d8ac261f3fee44454a173f0 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-08Moving from centos7 nodes to ubuntuJulienBe1-1/+1
Change-Id: Id42076f1c5e87ed42890d28c306e9fffdf1ddd88 Signed-off-by: JulienBe <jb379x@att.com>
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>