aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2021-03-04Merge "Update SDNC CSIT for Honolulu changes"Lasse Kaihlavirta3-45/+13
2021-03-03Update SDNC CSIT for Honolulu changesDan Timoney3-45/+13
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-03Remove obsolete ccsdk-oran testsLasse Kaihlavirta2-19/+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 Rajewski3-0/+480
2021-03-02Merge "Add CSITs for Pm-mapper files processing performance"Marcin Przybysz11-0/+397
2021-03-02Add CSITs for Pm-mapper files processing performanceJoanna Jeremicz11-0/+397
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 SHEIKH3-0/+480
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 Przybysz6-4/+25
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-18Update CSIT to check for 202 response during PAP Deploymenta.sreekumar4-7/+7
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-18Extend DFC's HTTP[S] support with JWT supportKrzysztof Gajewski6-4/+25
- 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 Kuzmicki5-5/+127
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 Gajewski5-5/+127
- 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 Kaihlavirta4-0/+40
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 Testsrope2524-0/+40
Change-Id: Icbcac6c89a0635306c0502e558159618c5df8e58 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
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-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-12Add Tests for VNF Package Mgmt - Subscribe and NotifyAndrewLamb4-3/+159
Change-Id: Ie6a14445f3b90975ec579ebf96c806365a01b8ca Issue-ID: INT-1847 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
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-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 Richomme18-0/+319
2021-02-05Add CSIT for slice-analysis-msSumithra18-0/+319
Issue-ID: DCAEGEN2-2560 Signed-off-by: Sumithra <sumithra.s69@wipro.com> Change-Id: Ib776f759ba10e1d95d68ac4bc9da576b6063a59a
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-02Add Robot Tests for VNF Package ManagementAndrewLamb7-53/+2270
Change-Id: I145dca2dfe7085ad25d69e733644236e68691f19 Issue-ID: INT-1845 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-01-29[PMSH] Update CSITs to use DMaaP MRefiacor8-167/+194
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1be0373cffde124a4a20cf0530cd756389eec532 Issue-ID: DCAEGEN2-2186
2021-01-28Merge "Update csit for nonrtric"Bartek Grzybowski1-10/+4
2021-01-27Update csit for nonrtricecaiyanlinux1-10/+4
Use robot framework, remove dependency on O-RAN-SC repo Change-Id: I6f4da7cf2610fd56bb9d7e7f2fdea8a5b7e9489a Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-3090
2021-01-25Upgrading current ETSI CSIT to latest honoluluwaqas.ikram7-184/+170
version Change-Id: I37ea7cffcc8a1cee1752825e23e52771669e7c51 Issue-ID: INT-1837 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-01-22Merge "Change scenario to onap-vtp"Krzysztof Kuzmicki1-5/+5
2021-01-21Fixed Config-Over-Netconf CSITajay_dp0012-1/+1
- Added Netconf-Pnp-Simulator - Fix, updated Config-Over-Netconf csit Issue-ID: INT-1835 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Idb769fc027acfa24f82caaa27209d9f3f4084249
2021-01-21Change scenario to onap-vtpBartosz Gardziejewski1-5/+5
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Iac3db90d278389428a286a66306a890c391f6f89 Issue-ID: VNFSDK-731
2021-01-14Merge "Add HTTP to DFC CSIT tests"Morgan Richomme5-2/+107
2021-01-14Add HTTP to DFC CSIT testsKrzysztof Gajewski5-2/+107
- 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
2021-01-13Update tests to support signature in PCKS7 format.Bartosz Gardziejewski2-3/+2
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Idf76a0926ff942737ccec84f9a3aff067802ea80 Issue-ID: VNFSDK-714
2021-01-08Merge "CSIT Support for ServiceLevel PNF Software Upgrade"Morgan Richomme5-2/+259
2021-01-07CSIT Support for ServiceLevel PNF Software Upgradeajay_dp0015-2/+259
- Details on CSIT test cases: https://wiki.onap.org/display/DW/E2E+Integration+Test+Cases+PNF-Software+Upgrade+With+Schema+Updates - Newly added test are listed below: 1. Distribute Service Level Upgrade Template 2. Get ServiceModel Version from AAI using ServiceModelInVariant UUId 3. Invoke Service Instantiation for ServiceLevel Upgrade 4. Verify PNF-1 Configuration for Service Level Upgrade 5. AAI-Update for PNF-1 Target Software Version after Service Level Upgrade 6. Verify PNF-2 Configuration for Service Level Upgrade 7. AAI-Update for PNF-2 Target Software Version after Service Level Upgrade 8. Test AAI-Update for ServiceInstance after Service Level Upgrade Issue-ID: INT-1591 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I7bd1ee8d19692f16e0f4415b5115e88a9feff869
2021-01-07Merge "Add tests for CSAR security validation."Krzysztof Kuzmicki3-1/+61
2021-01-04Merge "Remove ccsdk CSIT (moved to project)"Lasse Kaihlavirta2-18/+0
2020-12-29Add tests for CSAR security validation.Bartosz Gardziejewski3-1/+61
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I25784be4d87ac8c4b0e82f42851ee96ac75e6b71 Issue-ID: VNFSDK-714
2020-12-18Remove music-distributed-kv-store CSITLasse Kaihlavirta3-58/+0
- music's distributed-kv-store CSIT has been moved under music/distributed-kv-store repository. The project is in maintenance mode so there should not be any new test case development anyway, but I'm still removing this to avoid potential confusion Issue-ID: INT-1769 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I86018c9ef4cdc7b3762eef7605d120b13a22be68
2020-12-18Remove ccsdk CSIT (moved to project)Lasse Kaihlavirta2-18/+0
- ccsdk's healthcheck CSIT has been moved under ccsdk/distribution repository and all new test case development should be done there, so removing this to avoid confusion Issue-ID: CCSDK-3020 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Icddd4d3e4f5c040b3492be877112825040860713
2020-12-01Align SDNC healthcheck CSIT to masterLasse Kaihlavirta1-17/+0
- update the tested docker image versions - remove test cases referring to obsoleted VNF-API - remove references to obsoleted admportal image - reduce timeouts significantly - improve readiness checks - fail the suite on any setup failures Issue-ID: CCSDK-2915 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I8ff49054d5895bf19eb35729e5c1db7919c22f81
2020-11-26Update CertServiceClient tests with new SANs typesPiotr Marcinkiewicz4-4/+35
- Add new test with all SANs types - Add sorting SANs Issue-ID: OOM-2559 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic32c410109c8340b776ffc78e967106b0873ac4e