aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
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
2020-11-25Update CertService tests for changed ejbca profilePiotr Marcinkiewicz19-20/+1738
- 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-25Merge "[PMSH] Add Resource Name to filter"Morgan Richomme1-0/+3
2020-11-23Merge "Archive results under plan-specific directory"Lasse Kaihlavirta2-8/+8
2020-11-23Merge "Update AAI-Simulator Support for Service Level Upgrade"Morgan Richomme28-2332/+401
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 Kaihlavirta2-8/+8
- 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-20Add Lasse as Integration committermrichomme1-0/+8
Issue-ID: INT-1788 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia3da07fe5137e5c04e6477cd43ae32a9cc237bcc
2020-11-20[PMSH] Add Resource Name to filteregernug1-0/+3
Issue-ID: DCAEGEN2-2523 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ic2930bbd2c9ebcd7e63771dd34bba37476e48f9c Signed-off-by: egernug <gerard.nugent@est.tech>
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-16Merge "Minor updates to CSIT tests"Morgan Richomme4-41/+81
2020-11-12Work around docker rate limit in CSITsJim Hahn1-1/+1
CSITs are failing regularly due to download rate limits that were recently introduced on dockerhub. Modified the yaml to download mariadb from nexus3 instead of dockerhub. Issue-ID: POLICY-2895 Change-Id: I554a230d11533245a4fe987a2ac809ffc69affc7 Signed-off-by: Jim Hahn <jrh3@att.com>
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-10Update tested VID image versionLasse Kaihlavirta1-1/+1
- adjust the tested VID docker image version to the current master Issue-ID: VID-907 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ia24babe056ee971dd31fd1fbc4363bace6a6678e
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 "[OOF] Add CSIT for NSI/NSSI selection"Morgan Richomme9-10/+841
2020-10-29Merge "[PMSH] Fix AAI api versioning"Morgan Richomme1-2/+2
2020-10-29Merge "CSIT script changes for 'PNF' name refactoring"Morgan Richomme3-11/+11
2020-10-29Merge "Update cli tests and plans scripts"Morgan Richomme2-105/+7
2020-10-28Update tested multicloud image versionsLasse Kaihlavirta1-3/+4
- Update the versions of framework and vio images to be tested by CSIT to the latest versions in master Issue-ID: MULTICLOUD-1229 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I4b0b5a19388299b7cada4ddcfe66cfd9afe8a8ab
2020-10-28[PMSH] Fix AAI api versioningefiacor1-2/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I08527b0ebdb1f3d06dddd55d9e162df37b27c8d8 Issue-ID: INT-1755
2020-10-27[OOF] Add CSIT for NSI/NSSI selectionkrishnaa969-10/+841
HAS Image version updated to 2.1.2 Issue-ID: OPTFRA-865 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I5cb8d62d1f7a280bcf3f5efa6b2d333909d9daed
2020-10-27Update cli tests and plans scriptsjitendra sharma2-105/+7
Issue-ID: INT-1750 Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com> Change-Id: I62763759273e17bfe5da18c60f98c7dd074245aa
2020-10-27CSIT script changes for 'PNF' name refactoringrameshiyer273-11/+11
Issue-ID: INT-1709 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I3179231af785ce75cd47b1fd0587f296a25b9c32
2020-10-26Fix CCSDK healthcheck CSITLasse Kaihlavirta4-63/+19
- update tested images to version 1.1-STAGING-latest - fix and improve readiness checks - reduce timeouts significantly - fail setup (and the whole test suite) if readiness check never succeeds - move health_check.sh to proper place under csit/scripts dir and remove unnecessary script1.sh Issue-ID: CCSDK-2850, CCSDK-2851 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ia76b6e98b47888faf043897eb0f3af0ef7ba5800
2020-10-16Merge "SO CSIT failing due to invalid syntax"Morgan Richomme1-37/+41
2020-10-16SO CSIT failing due to invalid syntaxMukeshKumar1-37/+41
Issue-ID: INT-1738 Change-Id: I988eb958a555d6445db6e09ab703ab59a70b72d2 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-10-16Removing Invoke VNF Notification for SOL002 in CSIT due to expired certMukeshKumar1-9/+0
Issue-ID: INT-1729 Change-Id: I78a58a78f43c3fd0c85c88f74ca8d990fffffb98 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-10-16Merge "Updated Certificates for SO CSIT integration-etsi-testing"Morgan Richomme15-72/+44
2020-10-16Updated Certificates for SO CSIT integration-etsi-testingajay_dp00115-72/+44
Issue-ID: INT-1671 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Id505c5ed35fad89ad048a0412e2eebb8cbf409c4
2020-10-16Merge "Modified to run both on guilin and master branch"Morgan Richomme6-17/+157
2020-10-15Add tests for schema which references to another schema fileEdyta Krukowska12-0/+3633
Issue-ID: DCAEGEN2-2466 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I6e78af2e218dc23516a94f70276c92cc90ab0cbd
2020-10-12Modified to run both on guilin and master branchBjornMagnussonXA6-17/+157
Issue-ID: CCSDK-2861 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: I49ba43e2c4a2c4e2c5738ed9b9f70e1d124e26b7
2020-10-12Merge "Make stand-alone Policy environment"Morgan Richomme54-2157/+448
2020-10-08Update CSIT tests for vnfsdk CSAR validation.Bartosz Gardziejewski2-5/+26
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I226a205ccaeb06e92aa6f7327e01224304b07d34 Issue-ID: VNFSDK-697
2020-10-07Make stand-alone Policy environmentJim Hahn54-2157/+448
This is a first cut at making it possible to easily run Policy components within a stand-alone environment. Made the following changes: - enhanced wait_for_port.sh to accept a list of hosts/ports - enhanced wait_for_port.sh to accept an optional command to execute when the wait completes - consolidated all of the yml files into a single file - removed "extra" services from the yml so that a component and its dependents can be brought up in a single invocation - modified the component setup.sh With these changes, a developer can clone the csit repo, run detmVers.sh to set the docker image version env variables, and then bring up a component (and its dependents) using: docker-compose -f scripts/policy/docker-compose-all.yml up --detach <component> Note: this does not preload or deploy any policies; that must be done manually via curl. Modified to use new simulator docker image. Also fixed drools-apps CSIT broken due to disabling frankfurt controller. Also removed operational.Apex policy. The csar file used in policy-distribution test is also updated to reflect this change. Issue-ID: POLICY-2742 Change-Id: I412dbd5db9219ad2cdece9693f0b4b9fe7b2eb69 Signed-off-by: Jim Hahn <jrh3@att.com> Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-10-07Add test for csar validation get result using execution id.Bartosz Gardziejewski4-7/+52
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ie58b355f534d871b72f2b81efcf10d3a0e9cc662 Issue-ID: VNFSDK-659
2020-10-06Add test for csar validation in vnfsdk refrepo.Bartosz Gardziejewski3-10/+31
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ia4c3b58e5c614a947b1bf69eb9b5cd806b722568 Issue-ID: VNFSDK-659
2020-10-05Fix DCAE VES Collector csits for latest schema mapping changesMichal Banka10-11/+12
Adjusted schemaReference in events to match ones set there: https://gerrit.onap.org/r/c/dcaegen2/collectors/ves/+/113317 Change-Id: Ib29c418a578c32d970ec8e07564eed0134974491 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2462
2020-10-02Use the latest snapshotBogumil Zebek2-2/+2
Switch to latest tag. We always need to test the newest build, not concrete. Issue-ID: VNFSDK-651 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib7fc407a7e6c31b287826b0c89b7a903a71ff93d
2020-09-30Fixing CSIT tests for vnfsdk-refrepo and vnfsdk-marketplace.Bartosz Gardziejewski13-173/+126
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I75e2181d2bb1c70c80ab6f4f51eb8190bec7faa7 Issue-ID: VNFSDK-659
2020-09-25[OOM-CMPv2] Refator names in oom-certservice-post-processor tests.Jan Malkiewicz4-73/+73
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I6aa0bc0428724860b5538dc3e2d698e2023074e2
2020-09-24Merge "Update INFO.yaml"Pawe? Wieczorek1-19/+27
2020-09-23Update INFO.yamlmrichomme1-19/+27
Issue-ID: INT-1724 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I209461f2ee701311f02fe9286f3619bc4e2fb2db Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-09-23Merge "[OOM-CMPv2] Rename truststoremerger->postprocessor"Krzysztof Kuzmicki39-68/+70
2020-09-23Merge "Remove redundant image tagging"Bartek Grzybowski1-2/+0
2020-09-23Merge "Adding basic E2E test for workflow designer"Morgan Richomme11-6/+1609