summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16Merge "Jenkins plugin listing disabled for security"Andrew Grimberg1-0/+1
2017-02-16Merge "Added complete set of DCAE Controller JJB jobs."Andrew Grimberg11-0/+264
2017-02-16Added complete set of DCAE Controller JJB jobs.Carsten Lund11-0/+264
Change-Id: Ia78a79cf4e690a92af2b4211f45601ec553aa4b8 Signed-off-by: Carsten Lund <lund@research.att.com>
2017-02-16Jenkins plugin listing disabled for securityAnaël Closson1-0/+1
Change-Id: If7f09263aa3dbdd325e6056e2fa63c3ea8969d83 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-16Merge "Change build node for policy-common"Andrew Grimberg1-0/+1
2017-02-16Change build node for policy-commonAndrew Grimberg1-0/+1
Need a larger build node that one with only 1G of RAM Change-Id: Ief6fe1fb86a029daa4ea625dda438fe5bcfc4b92 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-16Revert docker login by plugin failureAnaël Closson1-0/+2
Change-Id: I4059df5e6c663f260189ae52bd1be0a05c47f82f Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-16Docker plugin should discover the credAnaël Closson1-2/+0
Change-Id: I6758a981772c1e914e7f35194744638b8132e038 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-16Merge "fixed unbalanced single quote"Andrew Grimberg1-1/+1
2017-02-16Merge "added maven-deploy-properties section"Andrew Grimberg1-0/+2
2017-02-16Merge "Add release build"Andrew Grimberg1-1/+1
2017-02-16fixed unbalanced single quotelj14121-1/+1
Change-Id: Iaed154feab1e9e82f4c17861fc2bd644b4abc691 Signed-off-by: lj1412 <lji@research.att.com>
2017-02-15added maven-deploy-properties sectionPamela Dragosh1-0/+2
Change-Id: Iaa4125c7ae45ec40b268b4d331296030a95ce5f0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-15Add release buildSteve Smokowski1-1/+1
Change-Id: I9552198ff093087c6431e916c267bee334d03731 Signed-off-by: Steve Smokowski <ss835w@att.com>
2017-02-15Increaes instance size for portalAndrew Grimberg1-0/+1
Change-Id: I45aaebb335cec436b2b822e7f2d03b542dc83d82 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Merge "job on root pom"Andrew Grimberg1-6/+1
2017-02-15Merge "adding an intial checking of the heatbridge yaml"Andrew Grimberg1-0/+18
2017-02-15job on root pomtalasila1-6/+1
Change-Id: I15dd3b308a3f576a8d9dc33a9db7709241123a0b Signed-off-by: talasila <talasila@research.att.com>
2017-02-15adding an intial checking of the heatbridge yamlDR695H1-0/+18
Change-Id: Ia00df71254a65211a89bc6cdd524fe318549f549 Signed-off-by: DR695H <dr695h@att.com>
2017-02-15Merge "use include-raw instead of inline for script"Andrew Grimberg2-0/+65
2017-02-15use include-raw instead of inline for scriptlj14122-0/+65
Change-Id: I78651d8c24199a6e281746b1ef27d73908e5ba11 Signed-off-by: lj1412 <lji@research.att.com>
2017-02-15Merge changes I2b460025,I3c5c9f8bAndrew Grimberg1-12/+2
* changes: added jobs to root pom subproject dependency is fixed
2017-02-15added jobs to root pomtalasila1-12/+2
Change-Id: I2b4600259d82be1c1211df5a7b768b64d6244f72 Signed-off-by: talasila <talasila@research.att.com>
2017-02-15Merge "Adding debugging information"Andrew Grimberg1-3/+17
2017-02-15Properly identify settings fileAndrew Grimberg1-3/+3
Update to use the correct file name for the sdc/sdc-distribution-client settings file Change-Id: I64510b8612ba2bdeec33b6a2ca90b784c98a0388 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Adding debugging informationAnaël Closson1-3/+17
Change-Id: I4397c05aba9ecfd55d655f4cac47d415bb25c8e7 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-15Align project nameml636r1-4/+4
Rename project file and project name Change-Id: I0b46fd3239e6ac289e60add494a6a19c5dfab43c Signed-off-by: ml636r <ml636r@att.com>
2017-02-15Merge "Policy Jenkins Jobs"Andrew Grimberg4-0/+64
2017-02-15Policy Jenkins JobsPamela Dragosh4-0/+64
Change-Id: I8d11af0393a5de5589c278202068377a757de32e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-15Initial NCOMP JJB buildsCarsten Lund1-0/+21
Change-Id: I6d72fb76511fddd79c777306a1183285fb72a661 Signed-off-by: Carsten Lund <lund@research.att.com>
2017-02-15Merge "Remove apt-get wrap"Andrew Grimberg1-23/+0
2017-02-15Switch the docker node from CentOS to UbuntuAndrew Grimberg1-1/+1
Change-Id: Id462e05caebfad207699bbb0da3b2bea1e7f98a0 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Remove apt-get wrapAndrew Grimberg1-23/+0
Something is off in the wrap as it doesn't handle errors very well or something it's relying on isn't installed on a base system. Since it's currently causing packer builds to fail, it's getting removed until it can be trouble-shot better Change-Id: I3db6fd1c54279d36682d5cecd2f05a96ce58702a Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Update baseline to match recent changesAndrew Grimberg1-2/+41
Add in more fixes to keep Ubuntu systems from doing auto-updates as well as to shim apt-get to wait on currently running apt processes Change-Id: Ibb670b9b6170ca4b82ba25fb851a984eb3857439 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Switch docker image from centos to ubuntuAndrew Grimberg1-2/+2
Change-Id: I19ff081bbf8391bcbd03ad895b2c25dc4859850e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Fix docker repo variableAndrew Grimberg1-2/+2
Multi-line variables need to have the contents quoted Change-Id: Ia931ec75e7ddd45e1ae94b36916655530459e9fc Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Merge "Perform docker login before pusing images"Andrew Grimberg3-0/+20
2017-02-15Perform docker login before pusing imagesAnaël Closson3-0/+20
Change-Id: I626e230ccf0d7892f7f6d41881dd49b806212651 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-15Add release buildSteve Smokowski1-1/+1
Change-Id: I5a2b41704fdc45fa77db4ae4cb120f3d89eeec3d Signed-off-by: Steve Smokowski <ss835w@att.com>
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-10subproject dependency is fixedtalasila1-3/+3
Change-Id: I3c5c9f8bffefb148dace3e589e173470f0b5e9a3 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10Merge "subproject merge/verify jobs added"Andrew Grimberg1-2/+13