aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2021-03-03Update SDNC CSIT for Honolulu changesDan Timoney4-65/+126
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-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.sreekumar1-3/+6
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-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-02-16Merge "Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Tests"Lasse Kaihlavirta6-1/+109
2021-02-16Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Testsrope2526-1/+109
Change-Id: Icbcac6c89a0635306c0502e558159618c5df8e58 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
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-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 NotifyAndrewLamb16-22/+277
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-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 "Add CSIT for slice-analysis-ms"Morgan Richomme8-0/+427
2021-02-05Add CSIT for slice-analysis-msSumithra8-0/+427
Issue-ID: DCAEGEN2-2560 Signed-off-by: Sumithra <sumithra.s69@wipro.com> Change-Id: Ib776f759ba10e1d95d68ac4bc9da576b6063a59a
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-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 ManagementAndrewLamb2-1/+6
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 Richomme6-106/+32
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 MRefiacor6-106/+32
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1be0373cffde124a4a20cf0530cd756389eec532 Issue-ID: DCAEGEN2-2186
2021-01-28Merge "Update csit for nonrtric"Bartek Grzybowski21-693/+707
2021-01-27Update csit for nonrtricecaiyanlinux21-693/+707
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.ikram30-107/+627
version Change-Id: I37ea7cffcc8a1cee1752825e23e52771669e7c51 Issue-ID: INT-1837 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-01-21Fixed Config-Over-Netconf CSITajay_dp00112-148/+459
- 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-14Merge "Add HTTP to DFC CSIT tests"Morgan Richomme2-1/+4
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
2021-01-08Merge "CSIT Support for ServiceLevel PNF Software Upgrade"Morgan Richomme20-52/+296
2021-01-07CSIT Support for ServiceLevel PNF Software Upgradeajay_dp00120-52/+296
- 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-04Merge "Remove ccsdk CSIT (moved to project)"Lasse Kaihlavirta3-121/+0
2020-12-18Remove music-distributed-kv-store CSITLasse Kaihlavirta3-84/+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 Kaihlavirta3-121/+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-14Configure test script to use o-ran-sc cherry branchecaiyanlinux1-1/+1
Change-Id: Ie8bb586014393e1f9c8c2aee71afb8dc00f1bc6b Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-3043
2020-12-09Stepped images version tags for master (Honolulu)BjornMagnussonXA1-4/+4
Issue-ID: CCSDK-3029 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: I2ec7a3eae3ec46e0065fb5ad5d019b1a3e811efb
2020-12-01Align SDNC healthcheck CSIT to masterLasse Kaihlavirta1-44/+16
- 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-25Update CertService tests for changed ejbca profilePiotr Marcinkiewicz6-11/+1720
- Introduce ejbca profiles with new Sans types - email, ip, uri - Update CertService tests for changed SANs delimiter Issue-ID: OOM-2632 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ie6791d08f0b6143fbcec9572edb10004769ffe00
2020-11-23Merge "Archive results under plan-specific directory"Lasse Kaihlavirta1-1/+1
2020-11-21Update AAI-Simulator Support for Service Level Upgradeajay_dp00128-2332/+401
Issue-ID: INT-1592 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I28f8cf22f7e6314ca746acef7850629cb8a85671
2020-11-20Archive results under plan-specific directoryLasse Kaihlavirta1-1/+1
- store the results of the execution under plan-specific folder under archives instead of directly under it to support multiple plan executions in one run - trivial output changes to CCSDK healthcheck to trigger it to verify this change - note that this verification shall not pass until https://gerrit.onap.org/r/c/ci-management/+/115175 is merged! Issue-ID: INT-1786 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I7fbdd38312bcc13409065957fdb1b01712ac8abc
2020-11-17Fixing docker image pull rate issueBjornMagnussonXA2-4/+6
Pull applicable images from Nexus (proxy) instead of dockeer hub. Issue-ID: CCSDK-2989 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: Iab635867393cbc0c08605d4b93149d2609da9374
2020-11-12Minor updates to CSIT testsBjornMagnussonXA4-41/+81
Adapted scripts to changes in the test environment. Using PMS 2.0 for master Issue-ID: CCSDK-2981 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: Ia5ea7f4468bdb2c67a85b440c5f30ab617eb0c66
2020-11-09CSIT AAI Sim: Impl Service Model Retrieving APIEliezio Oliveira80-452/+614
- Updated package structure to ignore SO CSIT build. Issue-ID: INT-1592 Change-Id: I736eb22a5c392b045a5338d9c00346e56bed33b5 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2020-11-06Https to Http from vnfm-adapter to simulatorMukeshKumar7-84/+110
remove HTTPs for BPMN-Infra and SOL003 Adapter & ETSI NFVO to SOL003 Adapter & SOL003 Adapter & VNFM Simulator communications Change-Id: I56548b8faad492af4f6f3b3ca061e723ec6c4d2c Issue-ID: SO-3349 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-11-03Merge "Update tested multicloud image versions"Morgan Richomme1-3/+4
2020-10-29Merge "[PMSH] Fix AAI api versioning"Morgan Richomme1-2/+2
2020-10-29Merge "CSIT script changes for 'PNF' name refactoring"Morgan Richomme2-3/+3