summaryrefslogtreecommitdiffstats
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-15Merge "Removing profile option from docker jobs"Andrew Grimberg3-4/+2
2017-02-15Removing profile option from docker jobsAnaël Closson3-4/+2
Change-Id: I6716b2dda7ac3f1dcb892ee239728b2713049a26 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-14dcae jjb for dcae-inventorylj14121-0/+16
Change-Id: Ic170ff53a1e70ece8f576f1199e3574723594e09 Signed-off-by: lj1412 <lji@research.att.com>
2017-02-14Merge "Add release job"Andrew Grimberg1-1/+1
2017-02-14Add release jobSteve Smokowski1-1/+1
Change-Id: Ice2627c3517812efbae5e879eef52f602b6df72c Signed-off-by: Steve Smokowski <ss835w@att.com>
2017-02-14Checkout is now handled by mvnAnaël Closson2-19/+1
Change-Id: I816826f50b486174b0822af575d975deb4a770b2 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-13Merge "Wrong path for docker pom"Andrew Grimberg1-1/+1
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-10Merge "subproject merge/verify jobs added"Andrew Grimberg1-2/+13
2017-02-10Starter jobs for demoAndrew Grimberg1-0/+16
Change-Id: I2aec2613e33395e6d381b34021204b6e593b2b29 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-10subproject merge/verify jobs addedtalasila1-2/+13
Change-Id: I355d57c8391f7dd1a10cf5d708138062c93b6655 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10Add starter jobs for sdc*Andrew Grimberg3-0/+48
Change-Id: Ib1124585734c4cfcd348249b609208bac8f3f396 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-10Merge "subproject merge/verify jobs for portal"Andrew Grimberg1-2/+6
2017-02-10subproject merge/verify jobs for portaltalasila1-2/+6
Change-Id: Ie8dda51596bc9a415a25204433b9d375a32ca71f Signed-off-by: talasila <talasila@research.att.com>
2017-02-10Start jobs for appc{,-deployment}Andrew Grimberg2-0/+32
Change-Id: I3e733842ea71e97f8e1fdf9c76bcc0ab8b928636 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-10Always provide maven settings to jobsAndrew Grimberg1-0/+3
Python job template did not have the first build step be the provide-maven-settings step which gets our global settings and project specific settings into the environment for use by scripts. Change-Id: Ia2044a07b58abc8d24de6f6621bf0272c52032cb Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-10Merge "Add mso-config to docker image build"Andrew Grimberg2-2/+12
2017-02-10Remove java jobs for aai-aai-{config,data}Andrew Grimberg2-30/+0
Change-Id: I5d5eb2e125648c9d5eb10191a86edb718e735082 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-10Merge "merge/verify jobs changed to subproject version"Andrew Grimberg1-3/+7
2017-02-10Add mso-config to docker image buildAnaël Closson2-2/+12
Change-Id: I85641f340474490adb5c532b23ab726e5b153cf6 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-10merge/verify jobs changed to subproject versiontalasila1-3/+7
Change-Id: Ia5d4e5f9a7497d35892960530fc1bdf4e66224e1 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10Merge "Add docker image building & push"Andrew Grimberg3-1/+82
2017-02-10Add docker image building & pushAnaël Closson3-1/+82
Change-Id: I1e52ac81b8381b888fc2bc52075f6edc9e0e6d05 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-09Merge "Adding ecompsdkos daily release job"Andrew Grimberg1-0/+1
2017-02-09Adding ecompsdkos daily release jobtalasila1-0/+1
Change-Id: I3e87da723ebaeb8a0ddc836fe831212adda8e9a7 Signed-off-by: talasila <talasila@research.att.com>
2017-02-09Push initial jobs for aai projectsAndrew Grimberg5-0/+75
Push initial jobs for aai projects. Several of these are probably incorrect given what the project description informs but at least it's something Change-Id: I4be97e91964aa5f330259c270df1af7d166c1345 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-09Adding mso daily release jobJulienBe1-0/+1
Change-Id: Ieab8f1c116b4e5e23d8ac261f3fee44454a173f0 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-08Merge "Add script verify and multi-scm script verify"Andrew Grimberg2-1/+150
2017-02-08Add script verify and multi-scm script verifyAndrew Grimberg2-1/+150
* Add example templates for doing verify jobs that use a script instead of maven * Add new 'git-extra-project' macro for doing git checkouts that are not the base project checkout. These _must_ be checked out to a specified subdirectory * Add example template that does two git checkouts Change-Id: I522da87d591ee819a8fd67c22e25906b851a581e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-08Moving from centos7 nodes to ubuntuJulienBe4-4/+4
Change-Id: Id42076f1c5e87ed42890d28c306e9fffdf1ddd88 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-07Setup jobs for ui/dmaapbcAndrew Grimberg1-4/+4
Change-Id: I94c81cecb576754ead16ff9e79e4285842344ca4 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Add initial jobs for ui projectAndrew Grimberg1-0/+16
Change-Id: Ib5342dec1b57b9d8f64102c8a3e56b43676cf2ce Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Handle Java install on Ubuntu more sanelyAndrew Grimberg1-14/+26
* Also fix problem with RH case statement Change-Id: I842e2aa425f7532c7c497ee3aeb6c21e3353f53f Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Correctly call pipefail not pipefileAndrew Grimberg3-3/+3
Change-Id: I2e51de944afcdba9e77e7300960cd0578566fcc6 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Make packer templates fail on any problemsAndrew Grimberg3-14/+32
Make packer templates fail on any problems and to not be quiet in their builds. Change-Id: Ieb1ef5f6f2bff711597bd7464a2676520e5fc0d8 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Configure docker imageAndrew Grimberg4-101/+2
Create a docker image, this is based on the Open-O robot image Change-Id: I4f16494da4605753f09257107889210488ec0512 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Update packer jobs with docker definitionAndrew Grimberg1-0/+6
Build docker defintion but only keep it on centos for now Change-Id: Ib550284800d94c185fc864d9288fe4074c86b2c0 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Adding sonar step to the release jobJulienBe1-1/+1
Change-Id: Iec1a881f5c9bb8aac5557eee4da32b56e499d5a0 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-06Setup vid/asdcclient base jobsAndrew Grimberg1-0/+15
Change-Id: I045ea018abc65f4394f70bf3a4cb99682f869d74 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-03Create initial jobs for dmaapbcAndrew Grimberg1-0/+16
Change-Id: I8e4244ef8ccf8f97935eea5182060482cc2707cb Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-03Create initial jobs for ecompsdkosAndrew Grimberg1-0/+15
Change-Id: Ia2826c2b12670d32a342ea89f8785846ef953022 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-03Moving ONLY the mso jobs to 4c-4gJulienBe1-0/+1
Change-Id: Iafd8dd65c47cd3465939f97dc1150ca7808c8641 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-03Lock ci-management jobs to smallest minion typeAndrew Grimberg1-0/+1
Since the JJB and packer jobs are not memory or CPU intense they should always run on the smallest minion we have defined. Change-Id: Ifff93a8cac99c9f03796bae7b30501e8bfce341d Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-02Merge "Add basic jobs for vid repository"Andrew Grimberg1-0/+15
2017-02-02Add basic jobs for vid repositoryAndrew Grimberg1-0/+15
Configure the basic verify and merge jobs for the vid project Change-Id: Id304966ccf5520fe8a34ac1d9acdc5d7b977985d Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-02Add basic jobs for portal repositoryAndrew Grimberg1-0/+15
Configure the basic verify and merge jobs for the portal project Change-Id: If04c81d8a2d67759b2d557b2910e4858939949b3 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-02Fix mso-libs daily release maven propertiesAndrew Grimberg2-5/+9
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-02Merge "Creation of the daily autorelease for mso-libs"Andrew Grimberg2-0/+65