aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14Added keyword to common.robotMariusz Wagner18-191/+332
- add new keyword to read files in common.robot - fix one keyword in common.robot - used new keyword in PRH suite - use new keyword in dcaegen2 suite Issue-ID: INT-661 Change-Id: I36cd2d5b82a20938a7b0775c9792dc2364a21922 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-14Merge "Fix failing CSIT after patch 66277"Gary Wu1-6/+9
2018-09-13Fix failing CSIT after patch 66277Kiran Kamineni1-6/+9
CSIT for SMS is failing after patch 66277 This patch addresses that. Issue-ID: AAF-490 Change-Id: I28f164ebbdc558703ffc5713c313fdf6a5199054 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-09-13Merge "Align with configuration present in consul"Gary Wu1-2/+2
2018-09-13Added apex-pdp csit testmmis2-0/+25
Added new test suite for policy apex-pdp Change-Id: Ifd1c7f4a7c10a0cc37799f933e1d16ac21fd6d48 Issue-ID: POLICY-1099 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-13Align with configuration present in consulJakub Dudycz1-2/+2
Change-Id: I5e04c98b6bb3ecbbdc069070d04ab91caabfc082 Issue-ID: DCAEGEN2-774 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-09-12Merge "enable https for csit policy healthchecks"Gary Wu1-1/+1
2018-09-12enable https for csit policy healthchecksJorge Hernandez1-1/+1
Change-Id: I7d799463be0297473b8e932c4f65f3be76846686 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1115 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-12Merge "Update VID docker compose"Gary Wu1-2/+1
2018-09-12Merge "Fix response comparsion issue in python3"Gary Wu1-9/+8
2018-09-12Merge "Write CSIT test case for unencrypted connection"Gary Wu6-41/+86
2018-09-12Merge "Extract xNF simulator class"Gary Wu1-27/+45
2018-09-12Merge "Fixed broken test"Gary Wu2-2/+2
2018-09-12Merge "Integration Test Cases for 5G Bulk PM"Gary Wu5-0/+136
2018-09-12Update VID docker composeSonsino, Ofir (os0695)1-2/+1
Change-Id: I58754ed8de5591612f5cbde0f47a5a4f2572a6a6 Issue-ID: VID-293 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-09-12Integration Test Cases for 5G Bulk PMrajendrajaiswal5-0/+136
Change-Id: Ibec3e9726354b8f3818084b03f61c0e9aed09df2 Issue-ID: INT-649 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-12Fix response comparsion issue in python3Matej Klotton1-9/+8
Change-Id: I700b36e5380b911e2f3259ace80eb6b7b9bbd79e Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Issue-ID: SDNC-441
2018-09-12Fixed broken testMariusz Wagner2-2/+2
- Invalid DMaaP event cannot be converted to PNF_READY notification Issue-ID: INT-654 Change-Id: I39d2089d0fc3c26b64926ca0de0345a411e7f11f Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-12Write CSIT test case for unencrypted connectionFilip Krzywka6-41/+86
Change-Id: I33be06d98b079ed16cdf3840db983dbcc768f0e7 Issue-ID: DCAEGEN2-771 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-12Extract xNF simulator classFilip Krzywka1-27/+45
Code needed little refactor to be easier for extensions Change-Id: Ibcab4c45e80c2a1463631e3851ed060c7fadc193 Issue-ID: DCAEGEN2-762 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-11Add HTTP 202 status to valid client responsesFilip Krzywka1-2/+9
This is caused by changes made while resolving DCAEGEN2-739 Change-Id: I91ee2018200c3fe8b19ea76ed95fb3e6827c4285 Issue-ID: DCAEGEN2-761 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-06Merge "Remove the dependency on the MSB"Gary Wu1-29/+29
2018-09-06Merge "Fix tests and updated docker files"Helen Chen9-45/+67
2018-09-06Fix tests and updated docker filesMariusz Wagner9-45/+67
- fix tests in Jenkins - update docker files (reduce image size) Issue-ID: INT-647 Change-Id: I2b0e541bc962b68d4e68c592c161ce91ff698d34 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-06Fix CSIT tests for clamp as some boxes addedeh552t2-0/+2
Change-Id: Ic6d9f27a1f36a28dd8fd624c4c100490e04ccf05 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-09-06Remove the dependency on the MSBZhaoxing1-29/+29
Remove the dependency on the MSB Add more log information Change-Id: I531fd6c9f73ffa8a6e7a34c08a14837e706c8470 Issue-ID: VFC-851 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2018-09-05fixed variable AutharizationNelson,Thomas(tn1381)(arthurdent3)1-11/+14
- update to print out tomcat logs for troubleshooting - tomcat version Update - teardown logging updated - More logging to see why table is not there Change-Id: Ia543e27e2875a08846dc6cc32060240b33c56409 Issue-ID: MUSIC-100 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-05Merge "Integrate with DR docker"Gary Wu2-0/+259
2018-09-04Integrate with DR dockerDominic Lunanuova2-0/+259
addresses CLONED Jiras: 441, 443, 444, 445 Change-Id: If20f5773427e4a82b62745efd804049228d629ae Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-437
2018-09-04Merge "Fix CSIT test failures in Policy"Gary Wu1-2/+2
2018-09-04Merge "Remove race condition"Gary Wu3-75/+52
2018-09-03Remove race conditionFilip Krzywka3-75/+52
- moved containers logs to separate folder in archives to allow easier debugging. Also saved xNF simulators logs there as they are not specified in docker-compose file - renamed message-routing test file as it's name was accidentaly set during one of rebases - fixed bug where variables passed from Robot testcase were evaluated as strings instead of booleans Change-Id: If21c3983df0869bbc7b8378f3bf5344cad05350b Issue-ID: DCAEGEN2-664 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-03Docker file refactorMariusz Wagner1-1/+9
Changed base image in docker file Issue-ID: INT-642 Change-Id: I15a0ec89697322ff278039af0a94b8af3e173625 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-08-31Merge "Write HV-VES testcase for SSL authorization"Gary Wu5-8/+77
2018-08-31Merge "Add basic SDC simulator"Gary Wu6-1/+458
2018-08-31Write HV-VES testcase for SSL authorizationKornel Janiak5-8/+77
Change-Id: I4eeed5d3418c80d34ba8127bbbe9c49969a033ec Issue-ID: DCAEGEN2-687 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2018-08-31Write HV-VES testcase for multiple clientsPawel Biniek5-0/+120
- renamed messages routing suite file to reflect what tests it's covering - extracted common robot keywords related to xNF simulators creation from messages routing suite to separate resource file - written test suite for handling multiple clients at once Change-Id: If80d2d91ae96a0432fd4b6e51bce26796ee9200b Issue-ID: DCAEGEN2-687 Signed-off-by: pbiniek <pawel.biniek@nokia.com>
2018-08-31Write HV-VES message routing testcasesJakub Dudycz9-3/+394
Change-Id: Ibbee3deb1ebd5446f2251dc141a212cde892f374 Issue-ID: DCAEGEN2-687 Signed-off-by: jdudycz <jakub.dudycz@nokia.com>
2018-08-31Add messages validation in DCAE app simulatorFilip Krzywka4-0/+39
This enhances assertions and makes sure that HV-VES does not mess with measurements sent through GPB payload Change-Id: I140e6c35abc72270e2af8c5b1749136e6732e02a Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-31Start xNF simulators in HV-VES test suiteFilip Krzywka5-3/+245
- keywords for containers start-up and shutdown - keyword for sending messages from simulators to HV-VES - aligned DCAE app assertion with sent messages amount to confirm that it actually consumes messages from kafka Change-Id: I123774949925c9e97c14ed5368e8cef64a7f23b5 Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-31Configure HV-VES suite containersFilip Krzywka7-2/+151
- populate consul with HV-VES configuration - make DCAE app simulator to consume messages from non-default kafka topic Change-Id: I13773476f271b533236c0888fa5d091a0ee46a23 Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-31Add basic SDC simulatorGabriel6-1/+458
Basic simulator will be used in future VID csit tests. Issue-ID: INT-642 Change-Id: Ifef909c809f3acc38be156ebb81a8992f3901504 Signed-off-by: Gabriel <adam.krysiak@nokia.com>
2018-08-31Move HV-VES CSIT testsuitesFilip Krzywka2-0/+0
This is hopefully temporary alignment with other projects made to prevent jenkins job builder from creating unnecessary jobs for dcaegen2-prh-testsuites and dcaegen2-ves-collector-testsuites. Change-Id: I57a9e63fc93bce398c614ffb5ed9a2c2f939b501 Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-30Fix CSIT test failures in PolicyMichael Mokry1-2/+2
Modified the global policy url property to use https rather than http Added -k option to curl command for getConfig to avoid certificate error Change-Id: Iae57dd519a729dfe3c5bb715a88ee19253ff7a19 Issue-ID: INT-637 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-08-30Added docker-composeMariusz Wagner1-0/+25
Change in initial script from docker run to docker-compose Issue-ID: INT-642 Change-Id: Iaebdd0da63d22291324ebffe09170032fd608c05 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-08-29Setup IT environment for HV-VES componentFilip Krzywka2-0/+4
- containers start-up and shutdown - containers logs copied to archives - robot tests started successfully Change-Id:Idfa24a8d6a2f41cc8e1374eb2bf2b5967f533f47 Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-29Updated wait time to fix optf-has csit failureDileep Ranganathan1-0/+1
Updated the time to wait for MUSIC to come up. Change-Id: Iee1124db33ae220a2407e8c92cc75fb670df9c87 Issue-ID: OPTFRA-259 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-08-28CSIT: new test cases for vnfsdk pkgtoolsLianhao Lu3-0/+67
Added new test case for the new functionalities of vnfsdk pkgtools: - digest - signing with certificate Change-Id: I9eeee461ee6ee98053938e1213ac1796574b8fae Issue-ID: INT-638 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2018-08-24CSIT Buscontroller SSL endpointsDominic Lunanuova2-0/+80
Change-Id: I3de5b48f1d471f6c5e067deba7a06c19c3585de5 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-319 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-08-21Fix Failing Publish Test Caseeconwar1-2/+2
Change-Id: I6e7c691534cbad6727907bcb90b16490a2aec930 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-624