summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-08Update WS AAI nodesJessica Wagantall5-0/+5
Update build-node: ubuntu1604-docker-8c-8g To enable more tooling after forcing build additional dependencies. Change-Id: I632516b7537492d2fc28ed4c600aa069829839bd Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-08Merge "Change build node for multicloud openstack jjb"Jessica Wagantall1-1/+1
2019-08-08Revert to ubuntu, centos failsJimmy Forsyth1-2/+1
Issue-ID: CIMAN-33 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4e1d6f827694f92aea5a75b298241164fb8ca0a8
2019-08-08Change build node for multicloud openstack jjbBin Yang1-1/+1
The new build node is expected to launch py3 by default Change-Id: Ib02e8a3b51e5d7c017dfe6d2760666ce6181dbe2 Issue-ID: MULTICLOUD-763 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-07Update path for makefile buildKiran Kamineni1-1/+1
Now that we have the monitor operator in the src tree, we need a way to build that as well. A top level Makefile has been added to the repo and this patch just ensures that the new Makefile is executed during builds. Issue-ID: MULTICLOUD-666 Change-Id: I4b8a485921c5730139c5cacd245e8b35a10003e3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-07Merge "Add centos7-memcached-4c-4g builder"Jessica Wagantall1-0/+3
2019-08-07Add centos7-memcached-4c-4g builderEric Ball1-0/+3
Requested from LF as IT-17114. Change-Id: Ibcb95272930ed9b996b6ba72fe951c03178f3df6 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-08-07Merge "Add centos-7 memcached build"Jessica Wagantall1-1/+1
2019-08-07Merge "Add docker stage job for common images"Jessica Wagantall2-4/+8
2019-08-07Add docker stage job for common imagesJimmy Forsyth2-4/+8
Issue-ID: AAI-2574 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I96256194272509a8d6bc6bfd084986c7fb3e20be
2019-08-07Add centos-7 memcached buildEric Ball1-1/+1
Requested from LF as IT-17114. This is the first step for adding a centos7 memcached builder. Change-Id: I6d49c182396e916391ccd7125609e9164d0bd05c Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-08-07Add el-alto branch job and gerrit release jobsVijay Venkatesh Kumar16-0/+33
Change-Id: Iddbbd891bb3242fe90ae4d873ca6672c7f4c6fff Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578 Issue-ID: DCAEGEN2-1669
2019-08-12Merge "Add a workaround to suppress specified files from Coverity Scan analysis"Jessica Wagantall1-8/+29
2019-08-12Merge "Add release job for pomba-audit-common"Jessica Wagantall1-0/+2
2019-08-12Add a workaround to suppress specified files from Coverity Scan analysisArtem Naluzhnyy1-8/+29
Re-implement temporary(?) non-functional filter to ignore specific source code parts by Coverity Scan using "--fs-capture-search-exclude-regex" CLI parameter of "cov-build" tool. This functionality is important to filter out e.g. node_modules or src/tests. Instead we can remove all specified files after we got local build results but before we send them to Coverity server. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I1175b593966a8b8732aa3f6841e9c450766de752
2019-08-12Merge "Fix snapshot publish"Jessica Wagantall1-1/+1
2019-08-12Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-12Merge "Set explicit list of 'archive-artifacts' for Coverity Scan JJB template"Jessica Wagantall1-9/+11
2019-08-12Merge "Add release job of VFC to project"Jessica Wagantall1-0/+2
2019-08-12Fix snapshot publishBrian Freeman1-1/+1
Issue-ID: SO-2097 Change-Id: I61786979f3fccc170ef51e1c46beababc749ac42 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-12Add elalto to schema-service streamsJimmy Forsyth1-0/+2
Issue-ID: AAI-2512 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I02fec13ae41f19bfbde80bad1f508a4a4543d96f
2019-08-12Set explicit list of 'archive-artifacts' for Coverity Scan JJB templateArtem Naluzhnyy1-9/+11
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I5edc3f87a0c51274cddad24dde1769d723b96564
2019-08-11Add release job for pomba-audit-commonPrudence Au1-0/+2
Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I2b16889592c6c338b2dc1cb9ff324b950139f360
2019-08-07Add WhiteSource AAI jobsJessica Wagantall5-0/+55
Add AAI scans for WhiteSource for: aai/aai-common aai/resources aai/model-loader aai/sparky-be aai/search-data-service Change-Id: I31311d882166e061f390f0ad857462ff8afdfc13 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-06Merge "Pnfsimulator - JJB configuration"Jessica Wagantall1-2/+5
2019-08-06Merge "Update arm nodes"Andrew Grimberg2-0/+3
2019-08-06Merge "Move aai-common stage job to ubuntu, no self-sign"Jessica Wagantall1-2/+2
2019-08-06Move aai-common stage job to ubuntu, no self-signEric Ball1-2/+2
Stage job for el alto is failing on CentOS 7 without a clear reason, while merge job works on Ubuntu. To unblock this branch, we will move to Ubuntu for now. Issue-ID: CIMAN-33 Change-Id: I62ed20da9f41351586d4d8ff8214c68c7470dff3 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-08-06Pnfsimulator - JJB configurationTomasz Golabek1-2/+5
New configuration for pnfsimulator and netconfsimulator added for docker builds. Change-Id: If5ed0a4610ec75a85c203918a5a4fe7c1ada5e39 Issue-ID: INT-1134 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-08-05Update global-jjbJessica Wagantall1-0/+0
Fetch IF statement in release jobs Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If4db4831c177052751338601592c0f3a7d3f9392
2019-08-06Merge "Add self release jobs for clamp"Jessica Wagantall1-0/+2
2019-08-06Merge "Add MUSIC self release job"Jessica Wagantall1-0/+2
2019-08-05Add self release jobs for clampJessica Wagantall1-0/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iea8428ddc33bb2ba1372d0b554d8f87c8524e8ed
2019-08-05Update global-jjbJessica Wagantall1-0/+0
Fetch release job fix to avoid incomplete or failed releases. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I09e513ff4e96582e7f755bf36e853aeef91f4442
2019-08-05Add MUSIC self release jobTschaen, Brendan1-0/+2
Issue-ID: MUSIC-478 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Idfff6a54857ebb72a069eefc47f110dade57e203
2019-08-05Update arm nodesJessica Wagantall2-0/+3
Rename existing node to match the others. Add arm node for 4c-4g Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I19012e46c7e0a17a3cd7f545344c4eb7284cd5a0
2019-08-05Merge "Attempt to fix logging-analytics maven-stage-master job"Jessica Wagantall1-4/+0
2019-08-05Merge "dcaegen2 jjb fix - enable deploy"Jessica Wagantall2-3/+4
2019-08-05Merge "Add SDNC self release jobs"Jessica Wagantall3-0/+6
2019-08-05AAF additional mvn paramsInstrumental1-1/+1
Issue-ID: AAF-917 Change-Id: Ie1acc71201ccb1a9088b4c2583a9cc69e30e1245 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-05Add SDNC self release jobsTimoney, Dan (dt5972)3-0/+6
Add self-release jobs for SDNC Change-Id: I0d2d9557d490091d8e2072eb83a8eb4fe847dfd5 Issue-ID: CIMAN-293 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-05Attempt to fix logging-analytics maven-stage-master jobPrudence Au1-4/+0
Issue-ID: LOG-1073 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I6484a5b7829347d8b8b364a2e2608996b7c8b1fa
2019-08-04Add release jobs to policyjhh12-0/+25
Issue-ID: POLICY-1953 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I9fb36f2d884fa99c28916a80255100cae2c0c4ab
2019-08-03Add gerrit-release-jobsAric Gardner7-2/+12
Add gerrit-release-jobs for the following projects: This project has requested a release: IT-17025 aaf/aaf-authz.yaml These projects have a release file but no jobs: dcaegen2/dcaegen2-collectors-datafile.yaml dcaegen2/dcaegen2-platform-inventory-api.yaml dcaegen2/dcaegen2-platform-servicechange-handler.yaml dcaegen2/dcaegen2-services-pm-mapper.yaml Fix build node definition for the following projects: optf/optf-has.yaml optf/optf-osdf.yaml Issue-ID: OPTFRA-548 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Ic2f0c23feb382fa9fc3f7df585b00db061c4bd4f
2019-08-03Update global-jjbAric Gardner1-0/+0
Update to v0.40.2 Fixes: Release Verify job needs target/variable switch Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I30ec3d3dac0a58aff90015a65bce348ea00c2fa9
2019-08-03Merge "AAF Docker Build to Maven"Jessica Wagantall1-6/+12
2019-08-03Merge "Adding jenkin tasks for self release tags"Jessica Wagantall2-0/+5
2019-08-02Merge "Fix dcae build errors"Jessica Wagantall7-26/+24
2019-08-02Pull release-job fixJessica Wagantall1-0/+0
Use {GERRIT_PROJECT} when calling Gerrit Change-Id: Iddcc2feb8ab5febee9b9ae7b42742f1e3daa9ba0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-02Update global-jjbJessica Wagantall1-0/+0
Fetch lftools version to v0.25.3 Change-Id: Ifdfee81e0b5298111bbd87b6ef430eada9aa4486 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>