summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-08-30Chore: Update global-jjb to the latest v0.80.1Anil Belur1-0/+0
Issue-ID: CIMAN-33 Change-Id: I4b4aa493f18ba4c6049e68453bf0c294528946c7 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-08-30Fix: Replace nodejs-dev with libnode-dev on 20.04 UbuntuBengt Thuree2-2/+18
Should fix IT-24453 Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ieaffcda560eaa39d49ad3a66ddf1c19f0a286e8c
2022-08-29Upgrade global-jjb v0.79.4Jessica Wagantall1-0/+0
Upgrade to fetch latest sbom fixes and python script install upgrades Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic7b12832424decb7599f5a24015bd677b84784a5
2022-08-29Upgrade common packerJessica Wagantall1-0/+0
Upgrade to version v0.11.0 to fetch latest updates Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I94cef472f22267e713d92fc2178d7a6caf89b550
2022-08-24Revert "[DCAE] Set 3.9 for tox run"Vijay Venkatesh Kumar1-1/+1
This reverts commit b39543603f98c745ece0f049644f6583a64d6195. Reason for revert: 3.9 not supported under CI ERROR: unknown environment 'py3.9' reported in logs Change-Id: Iacfd5c3c9bcc64eeaebd0be73610e6347f3a0531 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-24[DCAE] Set 3.9 for tox runvv770d1-1/+1
Address error from https://jenkins.onap.org/job/dcaegen2-services-ml-prediction-ms-tox-verify-all/11/console Change-Id: I3545af9c260f52cbc01f9ecbedf5ee6594b159f2 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-17[DCAE] Increase timeout for HB jobsvv770d1-0/+1
Address https://jenkins.onap.org/job/dcaegen2-services-heartbeat-tox-verify-master/4/console Change-Id: I7e985eb158086d9dcba089f704cffa84b44d8ad4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-16[OOM] Remove helm3.6 linting jobAndreas Geissler1-1/+0
Issue-ID: OOM-3018 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5eac858024d67335cceea77b5ffe373a4ca50074
2022-08-12[HELM] Bump packer node versionefiacor1-1/+1
Change-Id: I3a05981f3850d4b9cb43b0c10c55087f7c8c5a6d Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-08-11[OOM] Upgrade oom versionsefiacor3-2/+38
Change-Id: I79c7bdca4c7b683d74e10afed84395649a233a9f Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-08-09Upgrade global-jjb to v0.79.3Jessica Wagantall1-0/+0
Upgrade to global-jjb v0.79.3 to allow SBOM reports being added as part of the staging package. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I3e65c02107f13ece42fe849b53b0d4fe8032277c
2022-08-08Merge "[DCAE] Fix verify trigger dcaegen2-platform java jobs"Jessica Wagantall4-0/+12
2022-08-08[DCAE] Fix verify trigger dcaegen2-platform java jobsvv770d4-0/+12
Change-Id: I7ebbc900dc83c8e419048479b4bc00184e5d7c44 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-05Update CCSDK, SDNC CSIT to use mvn 3.8Dan Timoney2-0/+3
Update CCSDK and SDNC CSIT jobs to use maven 3.8, required for OpenDaylight Sulfur release Issue-ID: CIMAN-421 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib39163703e7ecca7aa2e22ea97cf7928d9f8d5f9
2022-08-03Update global-settings file for SBOMJessica Wagantall1-1/+17
SBOM needs to look into /tmp/r for additional Maven dependencies since Jenkins redirects the install to that location. Add new profile for this rule. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I3784c947f99a6b260af0ef4bc9bfe26eaf4c3269
2022-08-02[DCAE] Enable tox verify job for ogr checkvv770d2-8/+8
Change-Id: I025aeaacbbfe22bc27067a46328878bbb4d3c97a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3189 Issue-ID: DCAEGEN2-3186
2022-07-30Remove unused branches in UUIxudan164-10/+0
The jobs especially the docker build jobs running on Istanbul branch will override the UUI docker images with tag latest. UUI doesn't need running on Istanbul branch anymore, so remove it. And there is no Kohn branch yet, also remove it. Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: CIMAN-420 Change-Id: Iec5dbc6fc357e84faf892075e17964b481ce67b8
2022-07-27Remove jjb for openstack-vioBin Yang4-0/+7
Issue-ID: MULTICLOUD-1493 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Id31dd1d41ea1b05dbc6fd002dbd60c700dd2cefe
2022-07-26[DCAE] Fix verify jobs trigger for DL and Slice sub-componentvv770d2-7/+7
Change-Id: I3ddcde5b89b70ec2928fc75c91c463a69c34db57 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: vv770d <vv770d@att.com>
2022-07-25[DCAE] Fix verify jobs trigger for KPI-msvv770d1-2/+2
Change-Id: I81aa99fb98591bc0625422b8ed1924d1ac7c15c4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-07-25Merge "[DCAE] Fix verify jobs trigger overlap"Jessica Wagantall3-14/+25
2022-07-25Merge "[DCAE] Remove obsolete components jobs"Jessica Wagantall4-179/+0
2022-07-22[DCAE] Fix verify jobs trigger overlapvv770d3-14/+25
Change-Id: I59155451c070a45cadd1bf01163eff5de63e9bd5 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: vv770d <vv770d@att.com>
2022-07-21[DCAE] Remove obsolete components jobsvv770d4-179/+0
Jobs were setup part of POC in R8 which is no longer active Change-Id: Iddcedf38c8984f519b959985da4cde0f5df78591 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3235
2022-07-19[DCAE] Enable review tool validationvv770d1-1/+3
Remove -E flag to fail build on any error Added -S to print out the success messages Change-Id: I27b19d9e3e87a85675b4a3b07ea753c2ba8da676 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3232 Signed-off-by: vv770d <vv770d@att.com>
2022-07-18[DCAE] Add mvn stage jobs for DCAE MOD componentsvv770d3-0/+21
Added gerrit-maven-stage jobs for MOD/runtime, MOD/Designtime and MOD/Genprocessor (all java components) with SBOM report generation support Change-Id: I1bf9cd6eb33e6fb970ab4aecf35cb63b35609aec Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3225
2022-07-18[DCAE] Enable SBOM report instrumentationvv770d14-0/+22
Added new properties to enable SBOM report generation Change-Id: I74d262ec9844a1c6d87d821fb50b26bc70cdef56 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3225
2022-07-18[DCAE] Switch to global jobs - java sub-components additional reposvv770d6-49/+63
Migrate remaining sub-component project/repo to global jobs Enable OGR check on verify Change-Id: I0d823a610823b7f3baa9af8398ecaac524a092e9 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3188 Issue-ID: DCAEGEN2-3186
2022-07-15Merge "[DCAE] Switch to global jobs dcaegen2/services with python ↵Jessica Wagantall1-3/+4
sub-components"
2022-07-15Merge "[DCAE] Switch to global jobs - java sub-components (KPI-ms)"Jessica Wagantall1-8/+12
2022-07-15Merge "Switch to global jobs (python) - dcaegen2/services/hearbeat"Jessica Wagantall1-3/+2
2022-07-15Merge "[DCAE] Switch to global jobs dcaegen2/platform with python ↵Jessica Wagantall1-3/+4
sub-components"
2022-07-14[DCAE] Switch to global jobs - java sub-components (KPI-ms)vv770d1-8/+12
KPI-mS is sub-project/component under dcaegen2/services Change-Id: I52965bb3e03631c1dda209653a78a36abaa5014d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3188 Issue-ID: DCAEGEN2-3186 Signed-off-by: vv770d <vv770d@att.com>
2022-07-13Update global-jjb v0.79.0 to fetch new SBOM updateJessica Wagantall1-0/+0
Update to fetch SBOM v0.0.15 which allows the usage of maven settings files. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I16450930c641258fad27f6db4ee407a4c86ddfed
2022-07-11Chore: Update ubuntu1804-docker build imagesEric Ball3-3/+3
Change-Id: Id2a4d22a196ca1953a9374610a3dd9001ad64b2b Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-07-11Fix: Download rebar3 bin rather than sourceEric Ball1-17/+6
Packer builds have been broken due to the removal of the bootstrap step. Instead of the more error-prone process of building from source, we will instead download the bin directly (with steps based on those already used for docker-compose). Change-Id: Ie0d156a4608f413894dc3c2bde27c7f33ed02a1a Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-07-07Merge "Add Jenkins Jobs for new created repo usecase-ui/intent-analysis"Jessica Wagantall5-0/+98
2022-07-07[CPS] Enable SBOM Generation for CPS-NCMP-DMI-PLUGINToineSiebelink1-0/+1
Issue-ID: CPS-1099 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ib84c8d266eb0052155d02c5da949a4247ba40030
2022-07-07Add Jenkins Jobs for new created repo usecase-ui/intent-analysisxudan165-0/+98
Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: CIMAN-418 Change-Id: Ie18a0e008913e962d3994d9d38480266a9c6c19d
2022-07-06Chore: Update docker-compose version to 1.29.2Eric Ball1-1/+1
Per LF Jira ticket IT-24219, the current version 1.17.1 does not support compose file version 3.7. The update should provide this compatibility while maintaining backwards compatibility with all current compose files. Change-Id: Iee4816119e3d8c3f8d0243c8717d110b4c154c87 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-07-06Merge "Set docker build to use Java 11"Jessica Wagantall1-0/+7
2022-07-06Set docker build to use Java 11liamfallon1-0/+7
iJava 8 is breaking the Docker merge job. Issue-ID: POLICY-4233 Change-Id: I318755dd3edac70263df183ad5ea0e355bb3a213 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-07-05[AAI] Update the jenkins stage jobs to generate sbomwr148d12-0/+12
Issue-ID: AAI-3506 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Icdb459fd5365ca26b17e68aec89345ea36ae2b07
2022-06-30Merge "[CPS] Enable SBOM Generation"Jessica Wagantall1-0/+1
2022-06-30[CPS] Enable SBOM GenerationToineSiebelink1-0/+1
Issue-ID: CPS-1099 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Iced53c43cc872fc7f80a9a980fd3ce3661aed56f
2022-06-30Enable SBOM generator for ccsdk and sdnc reposDan Timoney10-0/+11
Enable SBOM generator for CCSDK and SDNC repositories Issue-ID: CIMAN-417 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic336612280fe40f4c1b383aa53da9b22911167e3
2022-06-23Use maven 3.8.3 for ccsdk,sdncDan Timoney10-37/+37
Update CCSDK and SDNC jobs to use maven versio 3.8.3, needed for projects based on OpenDaylight Sulfur version and above Issue-ID: CCSDK-3697 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ife7f4670472e04829a4ee39bdcfa12d5a7c57570
2022-06-13Switch to global jobs (python) - dcaegen2/services/hearbeatvv770d1-3/+2
Migrate jobs to use global templates and enable OGR check for verify builds Change-Id: I18fe2ab85abe1bde538d459a8b681b9a55f3c629 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3187 Issue-ID: DCAEGEN2-3186
2022-06-13[DCAE] Switch to global jobs dcaegen2/platform with python sub-componentsvv770d1-3/+4
Enable OGR check with verify job for python sub-projects under dcaegen2/services Change-Id: I106f280fcdee771a6927dc36544cbff4805c51a1 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3189 Issue-ID: DCAEGEN2-3186
2022-06-13Merge "Release docker stage job for policy models"Jessica Wagantall1-0/+6