aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-06[HONOLULU] Bump version 1.8.0 of the robot testshonolulumorganrol2-2/+10
For the robot pod Issue-ID: TEST-335 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ie891c261394c41150669408553db3405e7376514 (cherry picked from commit 4b556fd00d7bbd71a84a12790cc950daf4ac0990)
2021-04-28Close all browsers at healthcheck suite teardownLasse Kaihlavirta1-0/+1
Issue-ID: INT-1907 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ic01ed739c387261c2cddd550ba3f7e4b881bc2f0 (cherry picked from commit 4ecf7d91e0305582b026eb9c6c3c4915d4469715)
2021-04-19[HEALTCHECK] Exclude appc healthcheck test from CImorganrol1-7/+7
Appc is unmainatined since Guilin, its healthcheck test regularly fails + Refacror small tags (not used in CI) Issue-ID: TEST-329 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ibc41728081d9ec2254dbc090e7c83c41bbf3a153 (cherry picked from commit b794e52ddf69655293b1d00cb18f80c1703eabd0)
2021-04-12[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gatingKrzysztof Kuzmicki10-260/+713
The goal is to add test suite for new E2E test for 5G BulkPM use case using HTTPS server as an origin for PM files to be downloaded from. Connection between DFC and HTTPS will be based on CMPv2 Certificate-based authentication Issue-ID: INT-1815 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Iebb71eb68538618cbc0c42444a039bd0f8effcf5 (cherry picked from commit a19a5d2bfc58597b7b02bca70d4a42329cf93b6c)
2021-04-02Re-introduced Holmes Health Check TasksGuangrongFu1-2/+2
Change-Id: I53a12c83431ffbf80621908d5b1c3fa21ee01ff4 Issue-ID: HOLMES-416 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-24Add DCAE Microservice Health CheckJack Lucas3-1/+30
Issue-ID: DCAEGEN2-2660 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I0f7488008e7595e493176138b5f449b33ddb0f1b
2021-03-16[ROBOT] Add DCAEMOD usecase test to xtestnig imageKrzysztof Kuzmicki1-1/+1
The goal is to add test suite for checking DCAEMOD functionality including Generic mechanism to attach K8S ConfigMaps to DCAE apps Issue-ID: INT-1855 DCAEGEN2-2548 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ieed41f4df3437497c30476a83d4ca5c8eed2a11d
2021-03-05invalid controllerName in policies robot testsjhh2-3/+1
Issue-ID: POLICY-3118 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I60257c1f07273c51f81969406fc0b5c3184e6327
2021-03-01Update DCAE MOD smoke/verification test using simple appKatarzyna Wasiel2-6/+10
Issue-ID: INT-1855 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: Idc33e17e8e4e7e04a709db5240e6acbc7cc5d783
2021-02-26Updates to check for 202 response during Policy-PAP Deploymenta.sreekumar1-5/+5
Change-Id: Iedd5c3d0d524a30e49e57634d3a04c74f1fbd632 Issue-ID: POLICY-2526 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-02-26Add DCAE MOD smoke/verification test using simple appKatarzyna Wasiel5-1/+467
Issue-ID: INT-1855 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: Idbd385547cd5d0ef9ce7b53060d84ea8d9031e06
2021-02-17Fix CMPv2 test cases after pnf-simulator changesKrzysztof Kuzmicki2-4/+4
PNF Simulator logging has been extended, now it forwards exception from connection to VES collector directly to pnf simulator endpoint Issue-ID: INT-1804 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I653380c72b9fb02c50aa3b99a67787edfecbdc4a
2021-02-05Fix minor typos in documentationLasse Kaihlavirta3-14/+14
Issue-ID: INT-1850 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ice49da441c498d7b9a4e09a61d7a6f28b920785f
2021-01-21Extend 5g bulk pm test suite in order to have possibility to test custom PM ↵Krzysztof Kuzmicki2-37/+111
FILES Issue-ID: INT-1801 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I613da97a673b7c90c876b4a0d04374bf2865c22b
2021-01-19Revert "Extend 5g bulk pm test suite in order to have possibility to test ↵Krzysztof Kuzmicki2-118/+36
custom PM FILES" This reverts commit 58e078cbd8774898cff5cc62ae470c9ccbc658d1. Reason for revert: Merged by mistake. Scenario still in development. Issue-ID: INT-1801 Change-Id: I3a4890da75cab4586e5cea0be045df30ad2b98ef Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2021-01-19Extend 5g bulk pm test suite in order to have possibility to test custom PM ↵Katarzyna Wasiel2-36/+118
FILES Issue-ID: INT-1801 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: I2d892f8737e34d84792bbc88d63ab5ae9a71e5e3
2021-01-18[docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save spacePratik raj1-3/+3
using "--no-cache-dir" flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead of using local cached one . Further , in case of Docker Containers , by restricting caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Issue-ID: INT-1816 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: I2b55999209f3e9f617cf4fa2a19ff2544641dbc2
2021-01-11Create testsuite 1.7.3 for Guilinmrichomme2-1/+9
Issue-ID: TEST-283 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1889dc11ebe640952c8bf174fdaa44a7e6cc33e4
2020-12-16[BUGFIX] Rename the renamed Undeploy Policy Keyword1.7.3mrichomme2-3/+3
The keyward has been renamed last week [] Unfortunately this Keyword is not used only for the vFWCL it is also used for a healthcheck (Enhanced Policy) Since it has been merged and cherry-picked, the Healthcheck is failing on master (12/12) and in Guilin (15/12) This patch revert the Name to keep generic and reference the generic name in the vFW CL test Issue-ID: INT-1811 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3cf0836e8b79f88be1dfb3d655a8e925c934def8
2020-12-15Add testcases for SON use casekrishnaa9612-0/+37210
Issue-ID: TEST-285 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I65c670d80da1f75395ddb9cdeb0d743503b6bfb0
2020-12-15Setup robot linterBartek Grzybowski1-2/+2
Checked path was aligned with JJB Ignore RequireKeywordDocumentation and RequireTestDocumentation errors Change-Id: Id6b878d2e80550493fcf52e099b403c54ba92ca8 Issue-ID: TEST-285 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-12-11Fix undeploye/delete operational policyBrian Freeman6-10/+14
do both policy undeploys before deletes so that undeploy has more time to process remove heatbridge.robot include references to get rid of error message at startup remove commented out referecnes to heatbridge (cleanup) Issue-ID: INT-1803 Change-Id: I0cb071f487faf6ecababdc6d8a5c0e3aa79720b7 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-08Fixes for tcagen2 and repush vFWCL policiesBrian Freeman4-6/+63
Issue-ID: INT-1803 Change-Id: Ica53cee26bd19b663bb49ecfc4750fe3cfe32e8c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-03Eliminate man-in-the-middle attack in DFC/SFTP protocol - E2E testsKatarzyna Wasiel2-21/+108
Issue-ID: INT-1797 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: I369f96ea18d772205579ad64fdb6e6ed37f2d8eb
2020-12-01Change to tcagen2 consulBrian Freeman2-182/+8
Issue-ID: INT-1702 Change-Id: I45d1da6aa44b2a9820d834ef6a9fc1881b8238db Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-01Update CMPv2 test to use comma as SANs delimiterRemigiusz Janeczek2-2/+2
Issue-ID: DCAEGEN2-2508 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ica40c4c49515a80a0b99923bd0097f4efd3d2d53
2020-12-01Remove Heatbridge for testingBrian Freeman5-34/+46
Issue-ID: INT-1791 Change-Id: I6363d90a77afae2663b481d1d942b3c7ed9bdd92 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-11-26Update k8splugin import declaration in cmpv2 and 5gbulkpm blueprintsRemigiusz Janeczek3-3/+3
Update blueprints to import k8splugin as range of versions. If previous version is deleted, then tests will automatically use newer version. Issue-ID: DCAEGEN2-2508 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9a9b859d86e9661e43c39e3ff519a5e160174098
2020-11-23Set API_TYPE default to GRA_APIBrian Freeman2-2/+2
Issue-ID: INT-1787 Change-Id: I0db0707f6dd103a247bc1d2c3d18ec884909324e Signed-off-by: Brian Freeman <bf1936@att.com>
2020-11-20Add Lasse as Integration committermrichomme1-0/+8
Issue-ID: INT-1788 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Id50972e271cae0a13fcdfdd3693a4a66e2c32412
2020-11-05PNF registarte - prevent test case fail at general step Submit SDC Software ↵Krzysztof Kuzmicki1-1/+1
Product Issue-ID: INT-1770 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I44cc599b15f815efdd0311d49a30fb5011934749
2020-11-05Create testsuite:1.7.2 for RC1mrichomme2-1/+9
Issue-ID: INT-1768 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1fe3c8528d3a7bab70f4b1421173514fa098a21d
2020-11-03ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵1.7.2Krzysztof Kuzmicki2-12/+12
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I8caf313ff386f54b023ddfeddf4c8b23f8bedcb8
2020-11-02Adapt suite setup to wait until topic is createdmprzybys1-7/+17
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: If59f8fb359ad8683d9d3548816afbc11b068f850
2020-10-30Bump Guilin 1.7.1 testcase dockermrichomme2-1/+9
Issue-ID: INT-1761 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I7b77175f41cac90a13238afb6d72a212abcd97a6
2020-10-28Adapt events to have the newest 3GPP path in schemaReference1.7.1mprzybys4-4/+4
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I943939dbf0184fc475af8ce6066a2f1ca8884c54
2020-10-285gbulkpm k8splugin version update for sftp componentGrzegorz-Lis1-1/+1
Issue-ID: INT-1754 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: If7cea178ae7ec6c1a1081e5bb3debae41a023cd4
2020-10-23Add man in the middle CMPv2 E2E test case in robot test suite certificate ↵Krzysztof Kuzmicki3-4/+41
SANs verification Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I4993c14b295793609c137eb166429e905963d551
2020-10-22Fix resource paths for xtesting purposesmprzybys1-3/+3
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ieb1896eb43a864b702862d4bb4ba768d595cfbb2
2020-10-19Add Suite Setup to Ves Test Suitemprzybys2-0/+15
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Iaf26228a7d890faf0674b401fcaf9521947ca896
2020-10-15Add E2E integration tests to cover new stndDefined VES eventsmprzybys9-1/+441
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I1d20d7bcf40bec1c498e8cee743cedeb7f25acea
2020-10-14Fix Docker filemrichomme1-1/+1
broken by I79ac8cfc4755b134fa214d21cc71cc2b2067461b Issue-ID: INT-1716 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia51b0ce3bbc6f8a3d3a8db6148a842626418fbd6
2020-10-13Revert "Adding NSSMF adapter healthcheck in SO"Christophe Closset1-1/+0
This reverts commit f8a43939aff21f0340ed3c1bcae467ce5900f791. Reason for revert: Revert at PTL request Issue-ID: SO-3295 Change-Id: Ia00ea8307ec7828513ae25b61de9594d92967c2d Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-10-12Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki10-1/+365
Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I79ac8cfc4755b134fa214d21cc71cc2b2067461b
2020-10-12Improved CDS Health CheckSantoshB6-4/+149
Issue-ID: CCSDK-2768 Change-Id: Idbdd01f8a4fde657140e4cc3889936bff1f12a36 Signed-off-by: SantoshB <santosh.bayas@amdocs.com>
2020-10-08Adding NSSMF adapter healthcheck in SOsumitc291-0/+1
Issue-ID: SO-3295 Change-Id: I22f39330dec5a12c49d103a592668b0467af4846 Signed-off-by: sumitc29 <sumit.chandak@amdocs.com>
2020-09-30Enhanced SDC Healthcheckdeswali072-0/+17
Issue-ID: SDC-3287 Change-Id: Ia12013fd56fdb3f4e4612e44add6deb8acaf027f Signed-off-by: deswali07 <biswajit.deswali@amdocs.com>
2020-09-25Self release 1.7.0mrichomme2-2/+10
include several fixes en enhancements - AAI -SDNC -SDC Issue-ID: TEST-266 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1c2da06aa5f7e3cfe246c62d3fd3fe43895c2d40
2020-09-25Fix docker staging build1.7.0ChrisC1-0/+1
temp fix to lock a dependency to a python 2.7 compatible version Issue-ID: INT-1727 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I429c04e334a9afd106fb7430b9e3d3d91cced5cc
2020-09-25Synch csar download path for vCPEBrian Freeman1-3/+3
Issue-ID: INT-1637 Change-Id: Idd4e1b350e534c524870e1142e20bae0dce3a51c Signed-off-by: Brian Freeman <bf1936@att.com>