aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-04Merge "Update SDNC CSIT for Honolulu changes"Lasse Kaihlavirta13-306/+173
2021-03-03Update SDNC CSIT for Honolulu changesDan Timoney13-306/+173
Added env settings needed to start up SDNC container, and updated URL used to retrieve list of APIs (which changes in OpenDaylight Aluminum). Removed unneeded code to start up cert service (since those certs are not needed for NETCONF/TLS ... the certs we need are for the NETCONF device itself). Commented out tests of TLS connection for now - simulator we had been using no longer exists (docker is no longer in nexus3.onap.org) and connection to new simulator is not yet working. Will restore those tests in a separate commit after debugging with new netconf simulator. Change-Id: I096694a3c70c92c951b7e50f73418ecb8c99d575 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-03Merge "Remove obsolete ccsdk-oran tests"Lasse Kaihlavirta20-793/+0
2021-03-03Merge "Fix dmaap-datarouter test to run with py36"Lasse Kaihlavirta1-1/+1
2021-03-03Fix dmaap-datarouter test to run with py36Alexander Mazuruk1-1/+1
Issue-ID: INT-1288 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I54d2a9e4b2daebf9611ddddd0188e769ece4d936
2021-03-03Remove obsolete ccsdk-oran testsLasse Kaihlavirta20-793/+0
- these tests have been moved to ccsdk/oran repository and no longer used in integration/csit Issue-ID: CCSDK-3199 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I89955a379303c3f758eaccc10b47519027ed319b
2021-03-03Merge "Added CSIT for Macroflow with HEAT"Lukasz Rajewski39-16/+2819
2021-03-02Merge "Add CSITs for Pm-mapper files processing performance"Marcin Przybysz26-0/+889
2021-03-02Add CSITs for Pm-mapper files processing performanceJoanna Jeremicz26-0/+889
Issue-ID: DCAEGEN2-2600 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Id7e4d345380fd5fd08f28a3ddff04a4fde8f7730
2021-03-01Added CSIT for Macroflow with HEATMD IRSHAD SHEIKH39-16/+2819
Issue-ID: SO-3533 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ibc6faeb7d87e01e06416b44941f25d7ac8152ed6
2021-03-01Merge "Extend DFC's HTTP[S] support with JWT support - CSIT tests"Marcin Przybysz7-5/+26
2021-02-25Fix wrong ipv6 in pnfRegistration eventEdyta Krukowska1-1/+1
Issue-ID: DCAEGEN2-2477 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Id3a18a97523c5178f4e8b495848f18f61e078476
2021-02-22Merge "Clean up DMaaP BusController SSL CSIT warnings"Lasse Kaihlavirta1-11/+11
2021-02-19Add Documentation for ETSI NFVO NS LCM CSIT Testsrope2522-5/+13
Change-Id: I4e2316b738562c068e9f6907b508502054db17b7 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-02-19Clean up DMaaP BusController SSL CSIT warningsLasse Kaihlavirta1-11/+11
- Update obsolete RequestsLibrary Get syntax - suppress warnings from the HTTPS session Issue-ID: DMAAP-1549 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: If0e83de6d542a0ae77d806aeec9c672499004032
2021-02-19Merge "Fixing CSIT ETSI NFVO Failures on Master + Small Refactoring"Lasse Kaihlavirta6-25/+1391
2021-02-18Update CSIT to check for 202 response during PAP Deploymenta.sreekumar6-10/+14
Xacml pdp-type is now configurable - added it to the config file. Change-Id: I026f62efb8eb07b4e4ca42cf34f8ca2af9662df6 Issue-ID: POLICY-2526 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca> Signed-off-by: Jim Hahn <jrh3@att.com>
2021-02-18Fixing CSIT ETSI NFVO Failures on Master + Small Refactoringrope2526-25/+1391
- Due to Camunda Engine changes we needed to update the Camunda Engine SQL file. We don't want to effect any other components, so replacing this just within our tests. - Extracting image versions for MariaDB and NFVO containers. - Updated Maven Repos to use HTTPS as required now. - Refactored the WAIT script code in Setup.sh. Change-Id: I8423e4009cea9b962a0eae64b3cbc7e267ac7366 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-02-18Extend DFC's HTTP[S] support with JWT supportKrzysztof Gajewski7-5/+26
- CSIT tests Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I617f31486a605476ab3b53f7bd14818b344b9019
2021-02-17Merge "Add HTTPS to collect files from xNFs - CSIT tests"Krzysztof Kuzmicki8-6/+139
2021-02-17Merge "Add additional tests for ETSI NFVO NS LCM CSIT Tests"Lasse Kaihlavirta2-6/+63
2021-02-17Add additional tests for ETSI NFVO NS LCM CSIT Testsrope2522-6/+63
Change-Id: I18f0c2cad663914a2147b97d048ba29fd8fc17a7 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-02-17Add HTTPS to collect files from xNFsKrzysztof Gajewski8-6/+139
- CSIT tests Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I248a3866e22ee556c447ed7c7834e83e4ad42b48
2021-02-16Merge "Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Tests"Lasse Kaihlavirta10-1/+149
2021-02-16Merge "Update dcaegen2-collectors-hv-ves FOR loop syntax"Lasse Kaihlavirta2-7/+9
2021-02-16Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Testsrope25210-1/+149
Change-Id: Icbcac6c89a0635306c0502e558159618c5df8e58 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-02-16Merge "Add Documentation to Test Files"Lasse Kaihlavirta5-0/+19
2021-02-16Update dcaegen2-collectors-hv-ves FOR loop syntaxLasse Kaihlavirta2-7/+9
- update obsolete FOR loop syntax to get rid of warnings in console output - some minor grammar improvements Issue-ID: DCAEGEN2-2629 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I89c918754f3f4674e96eff4ffc8932713a4bce80
2021-02-16Extract Docker Tag For SOL003 AdapterAndrewLamb4-3/+4
Change-Id: I5703bfda1400b1425915fb3f409da20ce6c343a1 Issue-ID: INT-1860 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-02-16Add Documentation to Test FilesAndrewLamb5-0/+19
Change-Id: If5d69b411e9af08525dd359e18bed8f69097e117 Issue-ID: INT-1862 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-02-16Merge "Fix 5gbulkpm test - update DFC configuration"Krzysztof Kuzmicki1-4/+4
2021-02-15Fix 5gbulkpm test - update DFC configurationRemigiusz Janeczek1-4/+4
Update DFC configuration after addition of file fetching over HTTPS - change dmaap.ftpesConfig to dmaap.certificateConfig Issue-ID: DCAEGEN2-2528 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ib33aef33ef74168fbc0252b66ae7b7b5fbda1574
2021-02-12Add Tests for VNF Package Mgmt - Subscribe and NotifyAndrewLamb20-25/+436
Change-Id: Ie6a14445f3b90975ec579ebf96c806365a01b8ca Issue-ID: INT-1847 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-02-11Merge "Upgrade java version from 8 to 11 of so-simulator"Morgan Richomme2-4/+4
2021-02-11Fixed Dcaegen2-pmmapper-master-csitajay_dp0011-1/+1
Issue-ID: INT-1856 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ibb0ea53734171ae765e7f6439a7038ec34c03148
2021-02-11Upgrade java version from 8 to 11 of so-simulatorMD IRSHAD SHEIKH2-4/+4
Issue-ID: SO-3525 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ia80ed0172aadad709710c8bb2fd4e527a018d140
2021-02-09Merge "Update cits after upgrade libraries in prh"Marcin Przybysz1-2/+2
2021-02-09Update cits after upgrade libraries in prhMaciej Malewski1-2/+2
Libraries: Spring Web from 5.2.12 to 5.3.3 Spring Boot from 2.2.4.RELEASE to 2.4.2 Spring Cloud from Greenwich.SR1 to 2020.0.1 Issue-ID: DCAEGEN2-2537 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I6d3fd57346856b7e071360d3b6eba07c5ac61868
2021-02-09Merge "Add CSIT for slice-analysis-ms"Morgan Richomme50-0/+3022
2021-02-05Add CSIT for slice-analysis-msSumithra50-0/+3022
Issue-ID: DCAEGEN2-2560 Signed-off-by: Sumithra <sumithra.s69@wipro.com> Change-Id: Ib776f759ba10e1d95d68ac4bc9da576b6063a59a
2021-02-04Merge "Add Test for VNF Package Management - Artifacts"Morgan Richomme2-0/+19
2021-02-03Increase the waiting time for synchronizationecaiyanlinux1-1/+1
When using SDNC in nonrtric, it takes more time to synchronize between nonrtric and near-rt-ric Issue-ID: CCSDK-3090 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: I67e60a0bdf9da764fe9d0a036e48ecb90de6f1a4
2021-02-03Add Test for VNF Package Management - ArtifactsAndrewLamb2-0/+19
Change-Id: Ia00ea3185b6c9a51c1dd84da6a65082d57f6c16b Issue-ID: INT-1846 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-02-03Merge "Update CSIT for nonrtric"Lasse Kaihlavirta1-1/+1
2021-02-03Update CSIT for nonrtricecaiyanlinux1-1/+1
Use release version of SDNC-image Issue-ID: CCSDK-3090 Change-Id: I1d5c8cd081262174a98cb45d7a5455fa31283042 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
2021-02-02Add Robot Tests for VNF Package ManagementAndrewLamb9-54/+2276
Change-Id: I145dca2dfe7085ad25d69e733644236e68691f19 Issue-ID: INT-1845 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-02-02Implementing download service CSAR endpointwaqas.ikram4-13/+39
Change-Id: If0de06835d0bfc2a1531fddba0b0298a4bc15af8 Issue-ID: INT-1839 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-01Merge "Fix for ETSI_CATALOG onboarding NS package"Morgan Richomme6-75/+270
2021-02-01Merge "[PMSH] Update CSITs to use DMaaP MR"Morgan Richomme14-273/+226
2021-02-01Fix for ETSI_CATALOG onboarding NS packagewaqas.ikram6-75/+270
Change-Id: I0ca314dd7db28e4572439947c65dff27f9994715 Issue-ID: INT-1839 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>