aboutsummaryrefslogtreecommitdiffstats
path: root/integration
AgeCommit message (Collapse)AuthorFilesLines
2023-05-24update release data in policy/parentliamfallon2-13/+27
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I694c2b03f5c45d6652cab3091a84b81b33f4438d
2023-04-26update release data in policy/parentSuresh Charan2-13/+27
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: Suresh Charan <suresh.charan@bell.ca> Change-Id: I48e4e62f0677bff730f437c7156e96ede6d631c8
2023-04-24Update snapshot and/or references of policy/parent to latest snapshotsrameshiyer271-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I98b953623515b6d9106f195e1956a27bc0e96d74
2023-04-24update parent references in policy/parent pomrameshiyer271-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Icd72b047927738f23907ef164445fd96f9223378 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2023-04-12Update SDC dependency versionadheli.tavares1-1/+1
Issue-ID: POLICY-4628 Change-Id: I2df9998cdedca6b18589e228505b787dfcc93f96 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-03-20Update versions for security vulnerabilitiesliamfallon1-1/+1
Issue-ID: POLICY-4578 Change-Id: Ib7ff958331dca890acbec50526fddb4bb7cc90d4 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-03-14Restore the new versions of dependenciesliamfallon1-3/+3
These dependencies disabled unit tests and code coverage in a number of repos because the Jetty swagger server (in policy/common) used junit 5 jupiter without a "tesst" scope. This is fixed in policy/common in a separate commit. Issue-ID: POLICY-4474 Change-Id: I31139716fb7409e7e0e06f21296a9d82ec793310 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-03-10Rollback some versions causing sonar failuressaul.gill1-3/+3
New versions of jetty, jboss and jersey rolled back Issue-ID: POLICY-4474 Change-Id: I0f61d543aa4d7ad9dbbde8707665cda387cecd23 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-03-02Fixed db migrator image updatesaul.gill1-2/+2
Fix for release script not updating db migrator image in oom charts Issue-ID: POLICY-4576 Change-Id: Idc21ad2ef33bc93267f9edaab9885396dda80c18 Signed-off-by: saul.gill <saul.gill@est.tech>
2023-03-02update release data in policy/parentsaul.gill2-13/+27
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I85db562f0efb359490d71ead7e35dd3850a2a5dd
2023-02-28Update snapshot and/or references of policy/parent to latest snapshotssaul.gill1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I346ff762f8a345c27e75ed1277644d5769a8eeef
2023-02-27update parent references in policy/parent pomsaul.gill1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ic438c7598886ae6e64fd1cec65464e1996c21d6d
2023-02-17Clean up dependencies for London Releaseliamfallon1-124/+161
Issue-ID: POLICY-4482 Change-Id: Ic9770039900c8aa9a950c7b0e20ee6b48ef8ff6f Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-02-13Update dependenciesliamfallon1-45/+19
Issue-ID: POLICY-4482 Change-Id: Ic6ff3277a9b412409c998f22e0fa95d1ac439a5a Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-02-02Replace Eclipselink with Hibernateliamfallon1-26/+14
Issue-ID: POLICY-4533 Change-Id: I322b99d8181551ca68caa85e5f1bd5f80efd4e24 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-01-31Upgrade and clean up dependenciesliamfallon1-28/+18
- Upgrade Hibernate - Upgrade Mockito - Upgrade Mockserver - Remove Powermock (no longer supported) and replace with spring-test ReflectionTestUtils - Upgrade Spring Framework - Add spring-security to allow authentication on unitests using MockMVC Minor clean-up - Replace deprecated authorization configuraiton on spring boot applications with SecurityFilterChain bean - Change @LocalPort include on tests to use test include rather than runtime include - Remove unused imports - Remove unused constants and variables - Add deprecation annotations where required Issue-ID: POLICY-4482 Change-Id: I5229379037ec773d31a1adc21d5533ca3e1fb93d Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-01-26Upgrade maven-install-plugin to 3.1.0jhh1-1/+1
Issue-ID: POLICY-4498 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ie317f30bc0896f6d4ec73110b9e1cbf869f2d16a
2023-01-26Upgrade drools libs from 7.x to 8.xjhh1-2/+12
Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Issue-ID: POLICY-4498 Change-Id: I3fa5f2fd45531880b26419b82c27ba059367b40a
2023-01-23Upgrade springboot re-enable prometheus http statsliamfallon1-1/+1
Springboot 2.5.14 has a bug in its actuator that does not automatically activate HTTP statiscis. iThis bug is causing our CSITs to fail in the master branch. This is fixed in the latest version of Springboot. See: https://github.com/spring-projects/spring-boot/issues/31263 Issue-ID: POLICY-4143 Change-Id: I04e56e81f06abf0416918df606f1d413b3eb4c1b Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-18Upgrade the H2 database to the latest versionliamfallon1-1/+13
Issue-ID: POLICY-4488 Change-Id: I7aec3eff1042384479a839b9f1b935c9e44c5d5c Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-16update release data in policy/parentliamfallon3-13/+27
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I70f06467e91c8ff0d0536f8d20c281a57ddcabbd Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-15Update snapshot and/or references of policy/parent to latest snapshotsliamfallon1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I82a14d5ea71ad426182ca09f120455de76ab551b
2022-12-14update parent references in policy/parent pomliamfallon1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I58fcc6952c480d9e1e21aece31c0dff754b91d8a
2022-12-13Upgrade dependency versions in policy parentliamfallon1-301/+200
Improve the version handling in the policy parent integration pom. Change the version of dependencies to the latest version when there is no code/test impact in the Policy Framework. Issue-ID: POLICY-4482 Change-Id: I3b8e54ec3a4b4173c2cf0e2007d5ae0e791a37ff Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-08Update version of MariaDB Java Clientliamfallon1-1/+1
There have been some issue reported on the performance of MariaDB in Integration and anecdotally on Policy components. THe version of MariaDB is upgraded to see if it has any impact. Issue-ID: POLICY-4482 Change-Id: I1116c63e56fe657e92ccd09ea9e5f42cfde8065d Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-12-01Update pom.xml to add spring docliamfallon2-10/+35
Springfox will be replaced with Spring Doc for rendering the documentation from controllers using OpenAPI 3.0 (Swagger 3.0). This commit adds Spring Doc to dependency management. SpringFox will be removed once all the components are converted to SpringDoc. Issue-ID: POLICY-4404 Change-Id: I861344865ce4f9aae4572690876ef7d9d7844916 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-25Move git-commit-id-maven-plugin to parent pomdanielhanrahan1-0/+23
The POM config for git-commit-id-maven-plugin is duplicated in each repo, so the config is moved to policy/parent Issue-ID: POLICY-4466 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I2ac1d2665f54fbf4ac2eaa21ef8a7158452dbd8a
2022-11-16Change version of SDC-distribution-client to 2.0.0david.mcweeney1-1/+1
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1790 Change-Id: Icf7ff4c50178506980c06f495082a323b6b4794d
2022-11-16Remove policy parent swagger generation profileliamfallon1-156/+0
This maven profile used the Swagger endpoint to generate the Swagger and then generated a HTML and PDF version using Asciidoc. We now have Swagger as a source artifact so this profile is no longer needed. This commit als fixes the issue with the example for using this profile in the documentation, which references a non-existant link. Issue-ID: POLICY-4431 Change-Id: I970eb392f156662c3bbfb38e978bc46335538925 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-03Remove duplicate dependencyliamfallon1-6/+0
apache commons lang3 dependency appears twice in the POM file. Issue-ID: POLICY-4407 Change-Id: Id40f8df4bce34d83b6fd0f620a801c7cb9c75a17 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-11-03Add kohn daily jobs ot PF report scriptliamfallon1-1/+1
THis commit also removes the Orange daily job report, which no longer run. Issue-ID: POLICY-4407 Change-Id: I726820ea7dbd3f821c0051ee18eb41c6d4dcb353 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-26Update Master snapshot release dataliamfallon1-13/+13
Issue-ID: POLICY-4408 Change-Id: I098f3797c9ef188911278b5a7c2189100010d668 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-21Set snapshot and/or references of policy/parent for new releaseliamfallon1-1/+1
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1f6e293dbf65357859ec4d1f1518030d5f5aa9ab
2022-10-21update release data in policy/parentliamfallon3-13/+32
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I0270bdc724270d1d1e664e71202a603521347272 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-20Update snapshot and/or references of policy/parent to latest snapshotsliamfallon1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ie040f79800f5780bbdd3047290b4f86470a35e8e
2022-10-20update parent references in policy/parent pomliamfallon1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia615093cb38d4fadfa70590b7811d83bd4b650f7
2022-10-20Make tag specification mandatory on release dataliamfallon3-17/+27
Also upgrades apache commons text. Issue-ID: POLICY-4045 Change-Id: Id93f9f92864403eecc198325f6f9dc8083532aab Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-19Fix some dependencies flagged in scansliamfallon1-1/+5
Issue-ID: POLICY-4393 Change-Id: I64504daff775ec008e936876c3aecfe6e604b9e5 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-17Merge "Remove some medium level vulnerabilities"Pamela Dragosh1-9/+26
2022-10-13Remove some medium level vulnerabilitiesliamfallon1-9/+26
Issue-ID: POLICY-4393 Change-Id: I062038ebb1a9182e43dca6a973abee26d4f856fc Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-12Upgrade blueprint-proto to 1.4.0.jhh1-1/+1
This is to cover the security vulnerability reported for com.google.protobuf : protobuf-java : 3.19.4 See drools-applications dependency that transitively picks it up: <dependency> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> <artifactId>blueprint-proto</artifactId> </dependency> Issue-ID: POLICY-4393 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I17f609f937cb555e1a72ab8ba1008e667f55870f
2022-10-11Manage spring-boot-starter-aopliamfallon1-0/+5
Issue-ID: POLICY-4393 Change-Id: I83a62dad43ae371d85494a1312cd0515456e26f6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-11Fix builds, revert springboot to 2.5.xliamfallon1-5/+9
Fixing up the dependencies for escurity: - Springboot > 2.5.x does NOT work with Swagger 2.0 so its reverted - Jackson and Jackson databind can bow be ont he same version and the latest version works fine - Kafka client has a security issue, so upgrading to latest version Issue-ID: POLICY-4393 Change-Id: If9c68c1c3df3a426dcbb81f35ac561baf870e6fb Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-10Update dependencies for security vulnerabilitiesliamfallon1-4/+3
Update jackson-databind, springboot, and snakeyaml for security vulnerabilities. Issue-ID: POLICY-4393 Change-Id: Id8dffa3942f691817ffdea69cf5982f1c2e43e84 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-03Handle docker refs correctly in policy/dockerliamfallon1-11/+38
The decker references in db-migrator need to be handled specially because the reference in db-migrator must be set to the new Docker reference that is to be released rather than the docker reference in the pf_release_data.csv (which is correct in later phases). This is in effect a forward reference to the "to-be-released_ docker base image. Issue-ID: POLICY-4045 Change-Id: Iff3845d06894f7f4c927509fb2fb43f00af3b7ef Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-09-27Update release scripts: OOM and taggingliamfallon3-10/+28
Add support for tagging release data Fix OOM script to cope with quoted repo names in the pf_release_data.csv file Issue-ID: POLICY-4045 Change-Id: Idb0c8895d1a8e6e7c564e0c5f86f7917f9278852 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-09-23update release data in policy/parentliamfallon1-13/+13
updated release data in policy/parent *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I0c396610627126ab7a6c936dfe09aa0e86f0f4c3
2022-09-22Update snapshot and/or references of policy/parent to latest snapshotsliamfallon1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I6f785f654252b42fac673237c98c4249087d8731
2022-09-21update parent references in policy/parent pomliamfallon1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I9b5f02c534aa34c9f30ff17db0a64aa896b31efa
2022-09-16Fix minor warnings in codeliamfallon1-1/+15
Issue-ID: POLICY-4045 Change-Id: I34d596517bd84accd8916973b93d90c159460a5e Signed-off-by: liamfallon <liam.fallon@est.tech>