aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12[CSIT] Fix SDC CSIT Run Errors/Warnings & Path Correctionmatthew-mcneilly1-1/+1
Use of old for loop syntax causing failure in SDC CSIT "Support for the old for loop syntax has been removed. Replace ': FOR' with 'FOR', end the loop with 'END', and remove escaping backslashes." Testplan.txt path pointing to sanity instead of uiSanity causing wrong testplan to be executed. Fix for sdc-helm-validator warning "Verify That Sdc Helm Validator Responds With Error For Chart Valid... [ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead." Issue-ID: SDC-3573 Signed-off-by: matthew-mcneilly <matthew.mcneilly@est.tech> Change-Id: Idff668b05330eaf685ab519ee2a0d7cd4fed7ceb
2021-05-07Merge "Update tested sdnc image versions"Lasse Kaihlavirta1-1/+1
2021-05-07Merge "Update ccsdk-dgbuilder version"Lasse Kaihlavirta1-1/+1
2021-05-07Update tested sdnc image versionsLasse Kaihlavirta1-1/+1
Issue-ID: SDNC-1541 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I055ff90df12ddb6ffd94bac31e1205ce2bb9fa57
2021-05-07Update ccsdk-dgbuilder versionLasse Kaihlavirta1-1/+1
- replace use of obsolete 1.1-STAGING-latest version of ccsdk-dgbuilder-image with latest *released* version Issue-ID: SDNC-1533 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ib184ea02495c2a9435437cfa9e3df353dfa2a17f
2021-05-05Remove redundant so-monitoring startupLasse Kaihlavirta2-19/+0
- so-monitoring-image has no effect on CSITs and its build has been removed from so repository Issue-ID: SO-3633, SO-3487 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Iacb62d0a362fe2d4297b893c215d73320d6ca510
2021-05-04Merge "[CSIT] PMSH Supporting New Monitoring Policy Key Update"Lasse Kaihlavirta1-65/+63
2021-05-01[CSIT] PMSH Supporting New Monitoring Policy Key Updateajay_dp0011-65/+63
Issue-ID: INT-1905 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I4720aeaef66ac64d8573b9fa776728df22b0939a
2021-04-29Update tested openstack-fcaps image versionLasse Kaihlavirta1-1/+1
Issue-ID: MULTICLOUD-1337 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I34912686e8e61aae959b00342131ef539c086251
2021-04-27Merge "Add new fields to config file in slice-analysis and remove unused files"Morgan Richomme4-4/+3
2021-04-12Add new fields to config file in slice-analysis and remove unused filesNiranjana4-4/+3
Issue-ID: DCAEGEN2-2623 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id869f721efe7a5a658b77ff78b18efe0e4751f22
2021-04-02Merge "Update docker-compose for Macroflow with HEAT and small refactoring"Morgan Richomme43-567/+3513
2021-04-02Merge "Remove redundant optf CSIT tests"Morgan Richomme6-213/+0
2021-04-02Remove redundant optf CSIT testsLasse Kaihlavirta6-213/+0
- optf-has and optf-osdf CSITs have been moved to their respective project repositories: https://gerrit.onap.org/r/c/ci-management/+/120040 https://gerrit.onap.org/r/c/optf/osdf/+/119471 https://gerrit.onap.org/r/c/optf/has/+/119424 Issue-ID: OPTFRA-930 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I3ca21d3a96e9dd7a6a86202b04b6c506c367ff01
2021-04-01Update docker-compose for Macroflow with HEAT and small refactoringMD IRSHAD SHEIKH43-567/+3513
Issue-ID: SO-3533 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ic1d0f2b836ac4988fb1d8816542bce35aace3a37
2021-03-31Merge "[DMAAP] Refactoring dmaap suites"Lasse Kaihlavirta29-853/+54
2021-03-31Merge "Add test suit for SDC helm chart validator"Marcin Przybysz3-0/+39
2021-03-30[DMAAP] Refactoring dmaap suitesefiacor29-853/+54
Remove dmaap-bc ssl suite Remove 5gbulkpm as it runs in gating already Update bc suite to use latest image Issue-ID: DMAAP-1502 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I14146fe616a2da49b5dcf9b4c98f9976fc65a86f
2021-03-29Add test suit for SDC helm chart validatorJoanna Jeremicz3-0/+39
Issue-ID: SDC-3185 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Id53318a912766ff8bd76637614f65533dfd62ed6
2021-03-29Add csit for readiness endpointZebek Bogumil4-60/+1
Change-Id: Ic246a5c80ccabefee41553f36ec1741a49d1da7b Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com> Issue-ID: INT-1869
2021-03-29Change testplan location for Netconf Server CSIT.Bartosz Gardziejewski3-0/+59
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I2308b7a881cfc2ea2af499bc1475d3935e19c85b Issue-ID: INT-1869
2021-03-25Add healthcheck test for Netconf ServerBartosz Gardziejewski3-0/+59
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I656dfb4b88f65ff37c1f8253c686163a499b9674 Issue-ID: INT-1869
2021-03-18Merge "upgrading release version for sol003, nfvo & cockpit"Morgan Richomme1-3/+3
2021-03-18Merge "[DMAAP-DR] Refactoring ssl csit suite"Morgan Richomme5-354/+25
2021-03-18[DMAAP-DR] Refactoring ssl csit suiteefiacor5-354/+25
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6eafd28c5a61fda42ddc61b2d40c4c8208f62670 Issue-ID: DMAAP-1571
2021-03-18upgrading release version for sol003, nfvo & cockpitMukeshKumar1-3/+3
Change-Id: I78134244aa954208ef2303d360b04d5c39187bfd Issue-ID: INT-1889 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2021-03-16Merge "Updated PNF-Sw upgrade CSIT with latest ccsdk-blueprintsprocessor ↵Morgan Richomme6-27/+70
docker image."
2021-03-16Updated PNF-Sw upgrade CSIT with latest ccsdk-blueprintsprocessor docker image.ajay_dp0016-27/+70
Issue-ID: INT-1820 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I1e06e571441003e0a258d0e9a0ff98488cfe0b0e
2021-03-15policy csit moved to policy repoTaka Cho21-592/+0
removed all files related to policy csit. already moved csit to policy project level Issue-ID: POLICY-2895 Change-Id: I00312533e395a80972cf62da01a2a3723d5c9b8c Signed-off-by: Taka Cho <takamune.cho@att.com>
2021-03-11Merge "Fix CSIT for PMSH"Lasse Kaihlavirta1-1/+4
2021-03-08Merge "Modify DFC HTTP mock to consume PNF-Simulator HTTP server - CSIT"Krzysztof Kuzmicki1-3/+0
2021-03-08Merge "Update tests to use new netconf sim"Morgan Richomme1-0/+23
2021-03-05updating image for sol003 and cockpitMukeshKumar11-32/+33
Change-Id: Id8e5404caab939a250294897e35205d054ddb642 Issue-ID: INT-1879 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2021-03-04Update tests to use new netconf simDan Timoney1-0/+23
Updated netconf TLS tests to use new netconf simulator. Change-Id: I9c6706222bf0b7223c3cfe6416dee085fae9df6b Issue-ID: SDNC-1500 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-04Modify DFC HTTP mock to consume PNF-Simulator HTTP server - CSITKrzysztof Gajewski1-3/+0
Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: If54f0f263e0abb6f880a0f5623eb2dcc0f396bf5
2021-03-04Improve sdnc_netconf_tls_post_deploy timeoutsLasse Kaihlavirta1-8/+4
- reduce or remove waiting times - fail on SDNC startup timeout - this commit covers the corrections in obsoleted and abandoned commit https://gerrit.onap.org/r/c/integration/csit/+/115477 for the issues that still remain in master Issue-ID: CCSDK-2915 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I8183b8171bc47318395deb92badcbbc5beb8ca90
2021-03-04Merge "Update SDNC CSIT for Honolulu changes"Lasse Kaihlavirta4-65/+126
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-03-03Remove obsolete ccsdk-oran testsLasse Kaihlavirta18-774/+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 Rajewski36-16/+2339
2021-03-02Fix CSIT for PMSHegernug1-1/+4
Issue-ID: INT-1865 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I0f8bf0405850c9c7d144ce8f7328b1989092cb49
2021-03-02Merge "Add CSITs for Pm-mapper files processing performance"Marcin Przybysz15-0/+492
2021-03-02Add CSITs for Pm-mapper files processing performanceJoanna Jeremicz15-0/+492
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 SHEIKH36-16/+2339
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 Przybysz1-1/+1
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-18Extend DFC's HTTP[S] support with JWT supportKrzysztof Gajewski1-1/+1
- CSIT tests Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I617f31486a605476ab3b53f7bd14818b344b9019
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