aboutsummaryrefslogtreecommitdiffstats
path: root/plans/dcaegen2-collectors-datafile
AgeCommit message (Collapse)AuthorFilesLines
2021-09-08Update DFC tests to use file based conifgPiotr Marcinkiewicz2-0/+5
To remove Consul/CBS dependency in DCAE DFC was updated to use file based configuration CSIT updates: - file based config use in DFC - removal of Consul/CBS from DFC tests Issue-ID: DCAEGEN2-2692 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I9d84559f3650fc8554c317ae8eab09c76662de09
2021-03-04Modify DFC HTTP mock to consume PNF-Simulator HTTP server - CSITKrzysztof Gajewski1-3/+0
Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: If54f0f263e0abb6f880a0f5623eb2dcc0f396bf5
2021-02-18Extend DFC's HTTP[S] support with JWT supportKrzysztof Gajewski1-1/+1
- CSIT tests Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I617f31486a605476ab3b53f7bd14818b344b9019
2021-02-17Add HTTPS to collect files from xNFsKrzysztof Gajewski2-1/+2
- CSIT tests Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I248a3866e22ee556c447ed7c7834e83e4ad42b48
2021-01-14Add HTTP to DFC CSIT testsKrzysztof Gajewski2-1/+4
- use recently added http functionalities from integration - small ftp part refactoring - add compulsory variables to recent tests Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I4b805e99756cfb8197d0a082eb04cb19374ab0d0
2020-07-29Merge "Adjust DFC tests to use FTPES instead of FTPS"Marcin Przybysz1-4/+4
2020-07-29Add sftp strict host key checking to DFC testsRemigiusz Janeczek1-0/+1
Issue-ID: DCAEGEN2-2219 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I77438c7215bc80c65080f7c773fb9401edef6e79
2020-07-27Adjust DFC tests to use FTPES instead of FTPSRemigiusz Janeczek1-4/+4
Issue-ID: DCAEGEN2-2367 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I56a7092225aebde78d20976cf2863e7b362b995a
2019-09-17Add application.log to consoleyanhuanwang2-2/+2
Change-Id: I460152ca18de3ec1ec7e7035a932aa0f1e1f6be0 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-13Fix bug of DFC daily jenkins jobyanhuanwang1-0/+2
Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-12Update dfc env variablesyanhuanwang1-2/+3
Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8 Issue-ID: DCAEGEN2-1702 Signed-off-by: Martin Yan <martin.c.yan@est.tech>
2019-09-09update dfc source to offical productyanhuanwang1-2/+1
Change-Id: I6b75de2b4c5e1c4c9cdf6b5d5f116eba81c6505a Signed-off-by: Martin Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-06CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceabilityTamasBakai3-14/+38
Issue-ID: DCAEGEN2-1719 Change-Id: If5c96a7f205a34f78e50585a7187c5b9a3820023 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-04-16Updates to DFC CSIT testBjornMagnussonXA1-2/+2
Adaptation of Functional tests due to updated dfc simulators Adaptation of Management tests due to changes in DFC app Removed test for FTPS due to issue with ftps sim cert Issue-ID: DCAEGEN2-1434 Change-Id: Ic92ac4901586cb55164177a8640ba23b60c02f0d Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-03-26Added functional CSIT tests for DFCBjornMagnussonXA6-25/+64
New test case for single file download and publish Minor refactoring of Management interface test Issue-ID: DCAEGEN2-1313 Change-Id: I2436db42a5884a7d828dbefcf9678aa9cdf064e3 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-03-06Added DataFile plans and testsBjornMagnussonXA4-0/+45
Issue-ID: DCAEGEN2-1313 Change-Id: I21c90190917adc041f24ddb4f6f7446fc882f38c Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>