aboutsummaryrefslogtreecommitdiffstats
path: root/plans/dcaegen2-collectors-datafile/Functional-suite
AgeCommit message (Collapse)AuthorFilesLines
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 consoleyanhuanwang1-1/+1
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, traceabilityTamasBakai2-12/+33
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 DFCBjornMagnussonXA3-0/+60
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>