aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-distribution-client/src/test
AgeCommit message (Collapse)AuthorFilesLines
2023-06-13[SDC-DISTRO-CLIENT] SSL config updatesefiacor9-10/+27
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iacaf5072241e56bf72db13acef0f533814ae8989 Issue-ID: SDC-4476
2023-04-20[SDC-DISTRO-CLIENT] Add TLS config to Kafkadavid.mcweeney3-2/+233
Change-Id: I5fe28be288a042d55b53d32008a144bb5cd6e5c4 Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: SDC-4476
2023-04-18[SDC-DISTRO-CLIENT] Add truststore configefiacor3-34/+16
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie22aa2d78ebb2e0265a6d307ffd12a1656ca60d7 Issue-ID: SDC-4476
2023-04-04[SDC-DISTRO-CLIENT] Add additional kafka consumer configefiacor2-26/+18
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iecd443479258b31d3a4e38699eea0a6e0f423f05 Issue-ID: SDC-4465
2023-03-03Enable case insensitive matching of http headersMarek SzwaƂkiewicz3-7/+15
This change creates simple case insensitive map implementation that is used in HttpSdcResponse class to store the response headers. Generally HTTP headers are supposed to be case insensitive and sometimes get transformed (in our case - by istio sidecar) to lower case. With this change lower case will still be matched and the original behaviour will not break. Issue-ID: SDC-4233 Signed-off-by: Marek SzwaƂkiewicz <marek.szwalkiewicz@external.t-mobile.pl> Change-Id: I1cb9d9e75ff656ccb12c690c553bccc672332a12
2022-10-25[SDC-DIST] Remove msgBusAddress configefiacor1-5/+0
Update javadocs for specific interfaces Add javadoc build for maven storage Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I603c6162079e19b431e10c9489aef45c15ce181c Issue-ID: DMAAP-1745
2022-10-10[STRIMZI] Migrate client from cambria to kafka nativeefiacor13-961/+720
Add call to sdc to get kafka and topic details Add kafka config to IConfiguration interface Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibec77d1ff1cd25ad4adce133ee81d66e54c7707f Issue-ID: DMAAP-1745
2022-08-29Migrate to Junit5vasraz16-1251/+1225
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I00d5d08f0ad3ceeec94286f6500c4592585e7e34 Issue-ID: SDC-4148
2021-06-21SDC Distribution Client to support proxy configash742681-3/+59
Issue-ID: SDC-3613 Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com> Change-Id: I4d66618db7f486200ad887f5d3adabb3ba55dce5
2020-12-03Extract configuration validationBogumil Zebek2-21/+59
Issue-ID: SDC-3395 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic965089145783e52ca952c305c5d44d11a9ab585
2020-12-03Increase code coverageEdyta Krukowska2-0/+86
Issue-ID: SDC-3388 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I4cf8c47bc05e550edb29399b25aa87d8f1d93ecf
2020-12-03Improve code qualityMichal Banka1-0/+132
- Extracted NotificationSender class from DistributionClientImpl - Fixed list formatting in README - Other small refactors - +2% code coverage Change-Id: I753502d13504057804fcb3557c808dae2520cc74 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: SDC-3388
2020-12-02Improve code qualityBogumil Zebek4-1/+331
- fix sonars - remove potential NullPointerException when HttpClient cannot be created for SSL - extract code to separate classes Issue-ID: SDC-3388 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic42bc638fddf83a4f3e1944bedf3cc2b92012e5e
2020-11-30Fix problem with closing http connectionBogumil Zebek2-51/+42
- Resolve problem with http connection closing - Improve code quality - Make SdcConnectorClient testable Issue-ID: SDC-3392 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Icf082bebdc828245bdb3fa330c753298dbff5b34
2020-04-03Allow SDC client to connect to SDC in HTTPSylvain Desbureaux3-29/+70
I've added a toggle which allow to connect to SDC using HTTP and not only HTTPS. By default, we're still on HTTPS. Issue-ID: SDC-2721 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I48046c19aed7d81f9e03a30b3b081b9d8dd1495e
2019-10-14Move DistributionClientFactory backTimoney, Dan (dt5972)1-35/+0
Moved DistributionClientFactory class back from test to main. Issue-ID: SDC-2621 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: Ic3626f2ff4a74cca48dedbe8a905fc2adab4a9aa
2019-09-06Removing commons-codecsTomasz Golabek1-325/+335
Exclusion of commons-codecs from httpclient deps Change-Id: I43ecef288053d424a7c1a7d479c2d49948e83775 Issue-ID: SDC-2504 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-05SDC Distribution Client code coverage increasePiotr Darosz1-8/+269
Increase code coverage for SdcConnectorClient class Change-Id: If57ab69bcaad3dbfa4dd62d449ed4773f090dc2c Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-09-05Increasing code qualityTomasz Golabek10-19/+629
- Removal of commons-codecs - Additional code coverage Change-Id: Ib004cc3c893ea3b22f2f929e4fd211e83b203532 Issue-ID: SDC-2326 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-11Migrating to parent Oparent 2.0Bartosz Gardziejewski2-0/+40
Issue-ID: SDC-2430 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I932be7bca75f8203670687a739fa8562c85877be
2019-06-12Upgrade jetty-httpPiotr Darosz1-2/+3
Upgrade the jetty-http component to the current version. Change-Id: Ibb0e52633f3937fe9f157b3b692b488043416975 Issue-ID: SDC-2268 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-03-08update distribution-client package namesv1.3.02.0.0-ONAPbeijing2.0.0-ONAPYuli Shlosberg8-98/+96
Change-Id: Ic6f81bc8fdd3b021033c7c68e44f876a6ee1d21a Issue-ID: SDC-952 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-12-21Distribution-client Tenant Isolationv1.2.2v1.0.0Michael Shitrit3-91/+143
Issue-ID: SDC-744 Change-Id: I965cb1ad1c9dae6aa38a3c3baced3bbbb1d8f5af Signed-off-by: Michael Shitrit <ms172g@att.com>
2017-06-19[SDC-34] DMAAP support both http and httpsPavel Aharoni1-0/+6
Change-Id: I2b9ce002ea1f02d170b71a594857da407f432078 Signed-off-by: Pavel Aharoni <pa0916@att.com>
2017-05-18[SDC-22] DC artifact name fixPavel Aharoni1-0/+55
Change-Id: I63dbb04c8d7ab96dc48ba8dae9661f278080c4d4 Signed-off-by: Pavel Aharoni <pa0916@att.com>
2017-04-18[SDC-9] TLS 1.2 and HTTPSPavel Aharoni1-2/+2
Change-Id: I271ba4a4b45ab9792636faffe6d1c151ec591fd9 Signed-off-by: Pavel Aharoni <pa0916@att.com>
2017-03-29[SDC-6] sdc-distribution-client 1707 rebasingPavel Aharoni7-0/+1490
Change-Id: I322a05fd79beb6ba4fee4d32afffecf531b86e98 Signed-off-by: Pavel Aharoni <pa0916@att.com>