summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-java.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-02-15Using centos7 image for dockerAnaël Closson1-0/+1
Change-Id: I9252cc552a230dbffd8968c8fe77acb856988159 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
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-12/+1
Change-Id: I816826f50b486174b0822af575d975deb4a770b2 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-10Add mso-config to docker image buildAnaël Closson1-0/+6
Change-Id: I85641f340474490adb5c532b23ab726e5b153cf6 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-10Add docker image building & pushAnaël Closson1-0/+43
Change-Id: I1e52ac81b8381b888fc2bc52075f6edc9e0e6d05 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-07Adding sonar step to the release jobJulienBe1-1/+1
Change-Id: Iec1a881f5c9bb8aac5557eee4da32b56e499d5a0 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-02Fix mso-libs daily release maven propertiesAndrew Grimberg1-3/+4
JJB is misformating the macro pass through. Work around it. Change-Id: Id695c111f8c1838e5bcc19c0c6e4a27e992d5c9c Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-02Creation of the daily autorelease for mso-libsJulienBe1-0/+63
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-6/+6
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-31Java and Python templates need artifacts specificationAndrew Grimberg1-0/+4
Change-Id: I6f4170aa2b113e30fcf05f8fcbb685708cc16bcd Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-01-31Clean-up base java and python job templatesAndrew Grimberg1-28/+22
Change-Id: I03205b412a32adf7daa0294b6624037fedf9c3c9 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-01-31Temporarily disable logshippingAndrew Grimberg1-12/+12
While we are still in early access only mode log shipping from Jenkins does not work properly since it relies on being able to pull the Jenkins logs without needing to login to Jenkins. Change-Id: Ic0082f938d63661504a5d0a65e60d92d7ddbd0e5 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-01-30Initial ci-management uploadAndrew Grimberg1-0/+243
* Configure initial jobs and validate Jenkins environment * Do not hook up packer build jobs at this time Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>