aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests
AgeCommit message (Collapse)AuthorFilesLines
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
2018-08-20Add multi-cloud pike csit scriptsHuang Haibin2-0/+39
Change-Id: I1e1ba5271313453531019e5255dbe94923680abb Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-15Fixed Some CSIT FailureGuangrongFu1-2/+2
Fixed 2 failures caused by the change of the functionality code. Issue-ID: HOLMES-158 Change-Id: Ideb5184eb19d506109994199e3d5343c51a5cbcb Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-09Add Publish to Feed Test Caseeconwar1-1/+13
Change-Id: I5926771744ce870690388c9dcaf7bbbd1f21862d Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-564
2018-08-08Add Delete Feed Test Caseeconwar1-0/+8
-DB container updated Change-Id: I374032aa167e9725668f1997873fe5b52c3a87a4 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-65
2018-08-08Add Delete Subscription Test Caseeconwar1-0/+14
Change-Id: I2ff9e6b4d616ad9f782241c4d964a001927b2165 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-68
2018-08-08Merge "Add Update Feed Test Case"Gary Wu1-3/+18
2018-08-08Add Update Feed Test Caseeconwar1-3/+18
Change-Id: I6dca1d00e9aab54da66d595bb302ddda5e7196cb Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-64
2018-08-08Merge "Add Update Subscription Test Case"Gary Wu1-0/+27
2018-08-08Merge "Fix CSIT tests for clamp change values"Gary Wu3-3/+3
2018-08-08Add Update Subscription Test Caseeconwar1-0/+27
Change-Id: I4432561dccedff914ac64bbf9078e39fcc29be4a Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-67
2018-08-08Fix CSIT tests for clamp change valueseh552t3-3/+3
Change-Id: I93594cb0085844b96f4a68579000d2a3ca53b0cf Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-08-08Add Subscribe to Feed Test Caseeconwar1-9/+21
Change-Id: Icf0139e9850b4efcac89e7ff4c3cce55cee71d73 Issue-ID: DMAAP-66 Signed-off-by: Conor Ward <conor.ward@ericsson.com>
2018-08-07update sdc csit testsYuli3-6/+6
Change-Id: I2a36f9b9dadd4744590f980ba214104777a89d20 Issue-ID: SDC-1611 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-31Merge "Add CSIT test for DMaaP Data Router component"Gary Wu1-0/+28
2018-07-31Add CSIT test for DMaaP Data Router componenteconwar1-0/+28
Change-Id: Icaf961e3f71ceeaa2732b53b9d446b22f50932d0 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-156
2018-07-31Merge "Cleaning tests"Gary Wu5-22/+14
2018-07-31Merge "Fix CSIT tests for auth login and api changes"Anaƫl Closson8-35/+51
2018-07-31Fix CSIT tests for auth login and api changeseh552t8-35/+51
Change-Id: I73146fd6ad81f8826014ef03ad3e5196b0ef952c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-07-31Cleaning testsMariusz Wagner5-22/+14
- Removed problem with version docker package - Change from python2 to python3 Issue-ID: INT-604 Change-Id: I4c5669926198569871634a7fed541b21aaa91eb9 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-30Cleaning testsMariusz Wagner7-53/+36
Code refactor and clean TC code Issue-ID: INT-604 Change-Id: I6b47dae37eb3b3897698bab738abcc8aac97d90d Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-26Change global varMariusz Wagner2-5/+6
Change global var to suite var Issue-ID: INT-600 Change-Id: Iecfe90157f52f2d459fb67c9c1d60846ae0b816a Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-26Merge "Add CDT CSIT support."Gary Wu8-0/+452
2018-07-25Add CDT CSIT support.Aaron Hay8-0/+452
Add six CDT CSIT tests for APPC. Change-Id: Iad0bb8a2efc9811868348668fcfbcacab6abddda Issue-ID: APPC-1091 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-07-25Updating CSIT test cases with changesCHINTAMANI2-183/+183
Change-Id: I8489724955b8bc9d9cb63029423ff14793e8cece Issue-ID: PORTAL-173 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-07-25Added TCMariusz Wagner2-1/+14
Added TC when AAI is not responding Issue-ID: INT-600 Change-Id: Ibc2a0608a60a4ae6dff0aac062a2c412c307e659 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-16Code refactorMariusz Wagner3-26/+31
Issue-ID: INT-510 Change-Id: I5c6b2d378ffb52494cbeb4a2c6dd249daba9959d Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-12Refactor and added TCMariusz Wagner3-68/+114
- code refactor - added border tests Issue-ID: INT-510 Change-Id: I8d46508741c47983fd55fe5bf3f0dd9f716a8c81 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-09Merge "Fix https issue + create session globally"Gary Wu9-94/+50
2018-07-05Fix for jenkins jobMariusz Wagner7-66/+39
Issue-ID: INT-510 Change-Id: I75cd49524b313d1db121b246b70f8b3ba2ba11d4 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-04Fix https issue + create session globallyeh552t9-94/+50
Change-Id: I94ef9a15a04f969ae036794f99d44c9d3d57564a Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-194
2018-06-19Rename folder for jenkins jobMariusz Wagner8-0/+0
Issue-ID: DCAEGEN2-206 Change-Id: Id2414fa53bd7999fbf5ea551bd89e62bb7d72700 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-14Added TC - AAI have wrong recordMariusz Wagner3-8/+28
Issue-ID: INT-531 Change-Id: I3f2db55f0257ee8d9e85c3e5678b71d8bf0ad147 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-13Added TC with missing IPMariusz Wagner3-6/+37
Issue-ID: INT-530 Change-Id: Ie3d7062ce72b275d3268403114b79c042a1ac77c Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-05Added 4 new TCMariusz Wagner17-2401/+226
Issue-ID: INT-510 Change-Id: Iabc9b4d563fd981d60536e45b62a2286f17cd904 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-29Merge "Fixed errors"Gary Wu1-2/+2
2018-05-28Fix integration: remove deploy propertiesehautot2-4/+4
Change-Id: I3abf1b6e9a487ce64fb13ce0534b828d6d29bc32 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129