aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Merge "Write CSIT test case for unencrypted connection"Gary Wu7-41/+105
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 Wu9-0/+261
2018-09-12Integration Test Cases for 5G Bulk PMrajendrajaiswal9-0/+261
Change-Id: Ibec3e9726354b8f3818084b03f61c0e9aed09df2 Issue-ID: INT-649 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
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 Krzywka7-41/+105
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-11Merge "update dcae images tag/version"Gary Wu1-8/+8
2018-09-11Merge "Fix OOF CSIT using MUSIC 2.5.3 version"Gary Wu3-16/+17
2018-09-11update dcae images tag/versionvagrant1-8/+8
Change-Id: I60a514ba81aa645aa813e1c4e6d475a74cce053f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-595
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-10Fix OOF CSIT using MUSIC 2.5.3 versionDileep Ranganathan3-16/+17
Fix OOF CSIT using MUSIC 2.5.3 version Change-Id: Ic3b68b8cc6a59d8ba7d074d118281a549b523b35 Issue-ID: OPTFRA-259 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-07Add support for docker manifest parameterGary Wu1-3/+11
Change-Id: Ie1d5aaa23c31f20455982155591c9cf34c02757b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-07Merge "Update CSIT tests to Pull Release Images"Gary Wu0-0/+0
2018-09-07Deployment Script made more flexibleeHanan6-30/+82
Change-Id: I8322b85afdd5dfc1a88b7dbf369d3c19399b5b1e Issue-ID: INT-611 Signed-off-by: eHanan <eoin.hanan@ericsson.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-07Revert "Change OOM k8s to 4 x 32 GB k8s VMs"Gary Wu1-0/+41
This reverts commit 1c760c54176f529dad26b5ab1b7875231ec2e3b3. Change-Id: I89315888739a42dd39ebedce4c78c11e390b3e46 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-07Update CSIT tests to Pull Release ImagesConor Ward1-1/+1
Change-Id: Ib003559b6a197c12ca5ead915078e88131f4f535 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-737
2018-09-06Merge "Remove the dependency on the MSB"Gary Wu3-35/+45
2018-09-06Merge "Fix tests and updated docker files"Helen Chen10-67/+67
2018-09-06Fix tests and updated docker filesMariusz Wagner10-67/+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 addedeh552t3-1/+7
Change-Id: Ic6d9f27a1f36a28dd8fd624c4c100490e04ccf05 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-09-06Remove the dependency on the MSBZhaoxing3-35/+45
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-05Change OOM k8s to 4 x 32 GB k8s VMsGary Wu1-41/+0
Change-Id: I995abc829677b6411cf5b833473cb1aaaefef866 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-05Merge "Remove plain OpenStack pwd from Heat"Marco Platania5-12/+6
2018-09-05Merge "Updated the docker-staging-manifest to new version"Gary Wu1-2/+2
2018-09-05Remove plain OpenStack pwd from HeatGary Wu5-12/+6
Replace plain OpenStack password with its encrypted version Change-Id: I3afd8c02ce7d004a2817bad69a667edb28982f67 Issue-ID: INT-646 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-05Updated the docker-staging-manifest to new versionDileep Ranganathan1-2/+2
Updated the manifest version to 1.2.0 for Casablanca development Change-Id: I93e393483b96ba60ef752bde7c7dbf6c87f90f7f Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-05Update NBI docker for master (Casablanca)Eric Debeau1-1/+1
Issue-ID: EXTAPI-146 Change-Id: Ie35406546a2204dbbfd7f5a16a926014a5605686 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-09-05Merge "Update NBI docker for Beijing"Gary Wu1-1/+1
2018-09-05Update NBI docker for BeijingEric Debeau1-1/+1
Issue-ID: EXTAPI-145 Change-Id: Iaa4efe9f1836cc3df7b41f1a8bbb1a2736abb612 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-09-05fixed variable AutharizationNelson,Thomas(tn1381)(arthurdent3)3-19/+43
- 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 Wu9-3/+416
2018-09-04Integrate with DR dockerDominic Lunanuova9-3/+416
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 Wu2-3/+3
2018-09-04Define simple health checkJakub Dudycz1-3/+9
Change-Id: Ideac561fb0d30e48ecf0362e73145a93b0c30367 Issue-ID: DCAEGEN2-659 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-09-04Adding PnP PNF simulator heat templatekrzysztof kuzmicki1-0/+129
Issue-ID: INT-644 Change-Id: I734c11ec9a22d881d8ac53e3ec0eee800294ad5d Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-09-04Merge "Remove race condition"Gary Wu5-85/+54
2018-09-03Remove race conditionFilip Krzywka5-85/+54
- 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 "Draft for INT-607"Gary Wu3-2433/+2433
2018-08-31Merge "Add basic SDC simulator"Gary Wu6-1/+458
2018-08-31Draft for INT-607Marcin Migdal3-2433/+2433
Full VES schema 30.0.1 Change-Id: I1c1dc2cbbba37443f9003f64b3d5bd4943be4415 Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
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 Krzywka8-3/+152
- 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>