summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27update dcae job buildnode to ubuntu1804Vijay Venkatesh Kumar27-84/+84
Change-Id: Iaec963641f65eb71e3798dc69b26bf96376083dd Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2020-03-26Merge "update dmaap zookeeper build node"Jessica Wagantall1-2/+2
2020-03-26update dmaap zookeeper build nodesu622b1-2/+2
Issue-ID: DMAAP-1413 Change-Id: Ia671c42188ce19fc6e876e7258dd40d7926efa46 Signed-off-by: su622b <su622b@att.com>
2020-03-26Migrate CCSDK,SDNC to ubuntu 18.04 build nodesDan Timoney13-41/+41
Migrate all CCSDK and SDNC jobs from Ubuntu 16.04 to 18.04 build nodes Change-Id: I6707ceb61b036b64340a27fbd9943ae3ed202b61 Issue-ID: CIMAN-374 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-26Update appc to ubuntu 1804Patrick Brady3-9/+9
Change-Id: I9e1b2234c1e3782f511df48118d92319f13038ed Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-03-26Upgrade ubuntu build nodeBogumil Zebek1-3/+3
Issue-ID: AAF-1107 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic79137733c0e03286a57e88d9db03703eee702fc
2020-03-26Merge "Removed warning message from Ansible"Jessica Wagantall2-2/+2
2020-03-26Merge "Use ubuntu 18.04"Jessica Wagantall3-12/+12
2020-03-26Merge "update the build nodes as 18 instead of 16"Jessica Wagantall1-5/+5
2020-03-26Use ubuntu 18.04Pamela Dragosh3-12/+12
Tested these 3 repos, only engine is shaky but let's try it and see if it works. The other 2 work. Issue-ID: POLICY-2437 Change-Id: I25928a9946bb5316d4886e62cccdbac05732f49e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-26update the build nodes as 18 instead of 16seshukm1-5/+5
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I76a8f8a63bdd8e441bbdaa1f2b0d8f1ba0c12638
2020-03-26Merge "pnf-sw-upgrade build strategy"Jessica Wagantall1-0/+3
2020-03-26Merge "the build issue on docker"Jessica Wagantall1-1/+1
2020-03-26Merge "Skip tests in docker stage job"Jessica Wagantall6-19/+19
2020-03-26Skip tests in docker stage jobPamela Dragosh6-19/+19
Not all our jobs have skipTests - since both a verify job is run it isn't necessary for the docker build job to run the JUnit tests in addition to the verify job which will catch any issues. Also bumping some projectd to use ubuntu 18.04. apex sonar jobs should be run in 8c/8g node. fixing enabled vs disabled for policy/gui Issue-ID: POLICY-2378 Change-Id: I3a0aad6c2280fa5c2cb56b592c6093814f38deb1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-26pnf-sw-upgrade build strategytragait1-0/+3
Issue-ID: INT-1308 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ie72142335321e45dd84149438f43e64c6dfd21de Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-03-26Fix docker tagging on servicesefiacor1-1/+10
Change-Id: Icdc95a0874dd1ccca7dda9b2547113dfcbc627f2 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2168
2020-03-26the build issue on dockerseshukm1-2/+2
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I1d98182d8686b0e096a1d3160db7c99cfb01f725
2020-03-26Removed warning message from AnsibleBengt Thuree2-2/+2
Upgrade requires a string, not a boolean. Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I0a03702e2cfb00b06e9a783fd5ce3b95dcee0e29
2020-03-25Triple tag dcaegen2-platform py/docker imagesAndrew Gauld1-0/+1
Change-Id: I6ef22d083bfe180cbc41eec5761d7ab5d86e7fcf Issue-ID: DCAEGEN2-2168 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-03-25Merge "Setup per Golang project build script"Jessica Wagantall1-6/+15
2020-03-25Merge "Triple tag dcaegen2-platform py/docker images"Jessica Wagantall1-1/+10
2020-03-25Merge "Take 1 for the build issue on docker"Jessica Wagantall1-1/+1
2020-03-25Take 1 for the build issue on dockerseshukm1-1/+1
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I53d543c945e80bf6f04d8ef78b66c9f933ab4dd4
2020-03-25Setup per Golang project build scriptBartek Grzybowski1-6/+15
Different Golang applications require custom build script to test all build procedure steps so moving it's declaration to subproject definition. Change-Id: Idad2b5058b711fc2fea190ef70e5ca0fd8fbd91e Issue-ID: INT-1498 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-25Triple tag dcaegen2-platform py/docker imagesAndrew Gauld1-1/+10
Change-Id: Ic0760542b70992bf4d23cc9c889474bb36ad3fae Issue-ID: DCAEGEN2-2168 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-03-25Upgrade policy/gui to 18.04Pamela Dragosh1-4/+6
Also turning off release jobs as we are not releasing this work yet until Guilen. There are no docker images for it currently. Issue-ID: POLICY-2437 Change-Id: I32c13422159baa8c506296f5972090139365eb3d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-24Added portal release jobLorraine Welch1-0/+3
Issue-ID: PORTAL-855 Signed-off-by: Lorraine Welch <lb2391@att.com> Change-Id: I58b5d8c23900e49dea351917970d930e16a4c084
2020-03-24add stage job for tcagen2Vijay Venkatesh Kumar1-1/+4
Change-Id: I49898172fef7be3f57e5605bd9286f15587e31a3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2020-03-24Merge "Update verify helm trigger"Andrew Grimberg1-1/+1
2020-03-24Update verify helm triggerJessica Wagantall1-1/+1
Update trigger for helm jobs to recheck|reverify|verify-helm Change-Id: If67e8d021c83827aacd5cf2b8b89cd5067fb0e91 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-24Add subproject support for golang verify jobBartek Grzybowski2-11/+21
A descendant 'verify-golang' job is created using yaml anchors for common job boilerplate. Build minion gets changed to a Docker based one as some projects depend on it on build time. Build script is displaced so that it supports JJB variable interpolation. Change-Id: I0af4235287b58a251e399a90703ac3ffffc07338 Issue-ID: INT-1498 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Merge "Release job for vnfsdk-validation"Jessica Wagantall1-0/+2
2020-03-22Increase SDC Sonar job timeoutOfir Sonsino1-2/+3
Change-Id: Ic715600872ce7649c0e2f5a06aa21605d7d6c114 Issue-ID: SDC-2840 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-22Release job for vnfsdk-validationKanagaraj Manickam1-0/+2
Issue-ID: VNFSDK-565 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I624c017db0f52c66b061b09b79ff497ca13244cc
2020-03-20Upgrade some policy repos to 18.04Pamela Dragosh6-17/+17
These 4 repos compile fine in an ubuntu VM so they are safe to be upgraded. drools-pdp hangs, apex fails, engine cannot bind, and distribution fails. They will need further reviews to determine if its simply a VM configuration error or a ubuntu issue (highly doubtful). Issue-ID: POLICY-2437 Change-Id: I9ff155bd44b49de10b7b49143fbd85e59f5464ae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-20Merge "Migrate CSIT job templates to Ubuntu 18.04"Jessica Wagantall1-4/+4
2020-03-20Merge "Adding csit-verify jobs for oof projects"Jessica Wagantall2-0/+2
2020-03-20Merge "Revert "add Multiarch jobs for policy-pap with docker.io repository""Jessica Wagantall1-38/+7
2020-03-20Migrate CSIT job templates to Ubuntu 18.04Bartek Grzybowski1-4/+4
Change-Id: I82457e76fb4d83660e36c53d136981ae64fd3b3d Issue-ID: INT-1427 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-20Revert "add Multiarch jobs for policy-pap with docker.io repository"Pamela Dragosh1-38/+7
This reverts commit defc0498e7df47fe91095ce7e46bf0cc3a176879. Reason for revert: This work is not mature enough for release. Issue-ID: CIMAN-33 Change-Id: I09a0eff1313b4c79999477225ee8fc6adac145b6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-20Add linters for the repository integration/usecases/bbsmrichomme1-0/+33
Issue-ID: INT-1496 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I63f9071c6b0ab6417f994802255fec5572afd725
2020-03-20Adding csit-verify jobs for oof projectsvrvarma2-0/+2
Change-Id: I28798d621c39b1f87184b203812b71b318573d73 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-722
2020-03-19Add SDNC frankfurt branch jobsDan Timoney3-0/+6
Add Jenkins jobs for SDNC frankfurt branch Change-Id: Idd8e32ff69b0601d53944e4d63d67fba5b54cbc2 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-19Merge "Remove unused ARM nodes"Bengt Thuree2-6/+0
2020-03-19Merge "Migrate HELM jobs to Ubuntu18"Bengt Thuree4-6/+3
2020-03-19Merge "Migrate SDC DCAE jobs"Jessica Wagantall7-9/+9
2020-03-19Workaround to install nodejsBengt Thuree1-2/+27
18.04 images fails due to dependecy issues. Workaround to install package separately. Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I00ba7081a106ab06a39bfb7b562d62d28851d897
2020-03-19Remove unused ARM nodesJessica Wagantall2-6/+0
All ARM jobs migrated to Ubuntu18 have been tested in production and working as expected Change-Id: I2d478d8c0898c43bb0b9b4b3e585e8b7689bf45d Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-19Migrate HELM jobs to Ubuntu18Jessica Wagantall4-6/+3
Migrate to ubuntu1804-helm-2c-1g Change-Id: I5b8e73ec6ce11c56076ef940a8df45700e99ef7a Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>