aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2021-01-29Adding endpoints to SDC simulatorwaqas.ikram19-249/+1351
for ETSI NFVO NS LCM Usecase Change-Id: I1a626dce2a24364a81076e4a860a9b658edf2d59 Issue-ID: INT-1839 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-01-29[PMSH] Update CSITs to use DMaaP MRefiacor14-273/+226
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1be0373cffde124a4a20cf0530cd756389eec532 Issue-ID: DCAEGEN2-2186
2021-01-28Merge "Update csit for nonrtric"Bartek Grzybowski22-703/+711
2021-01-27Update csit for nonrtricecaiyanlinux22-703/+711
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.ikram37-291/+797
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_dp00114-149/+460
- 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-14fix drools-apps csit failureTaka Cho1-2/+2
bash package has been removed found a related bash script is the cause Issue-ID: POLICY-2847 Change-Id: Id4940324d939adea9135ae6f00d53d38ec05589c Signed-off-by: Taka Cho <takamune.cho@att.com>
2021-01-14Merge "Add HTTP to DFC CSIT tests"Morgan Richomme7-3/+111
2021-01-14Add HTTP to DFC CSIT testsKrzysztof Gajewski7-3/+111
- 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 Richomme25-54/+555
2021-01-07CSIT Support for ServiceLevel PNF Software Upgradeajay_dp00125-54/+555
- 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