aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu752-43057/+2
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Merge "honor COMPOSE_PROJECT_NAME if set as docker prefix"Gary Wu1-1/+7
2018-09-27honor COMPOSE_PROJECT_NAME if set as docker prefixDominic Lunanuova1-1/+7
Change-Id: I931b1f62039060df20914acc5a182a8498f9aa21 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-827
2018-09-27Force to run pybot from venvMatej Klotton2-1/+2
Change-Id: I2a53212926ea018b65c2eae4eef04d9083226294 Issue-ID: INT-653 Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Merge "Renaming 5G Bulk PM to usecase/5G-bulkpm"Gary Wu13-15/+14
2018-09-27Renaming 5G Bulk PM to usecase/5G-bulkpmrajendrajaiswal13-15/+14
Issue-ID: INT-649 Change-Id: I4921756a70952ce42e36af023d1131227fc29ecc Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-27Update csit case of wfenginefujinhua2-12/+12
Comment failed case Change-Id: I551dd86b0db43fd67447769184a2005f247a6cc1 Issue-ID: INT-670 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-26Merge "New test case and it's setup files"Gary Wu7-12/+68
2018-09-26Merge "Use PKCS12 key and trust store in HV-VES Collector"Gary Wu8-34/+156
2018-09-26New test case and it's setup filesrajendrajaiswal7-12/+68
Issue-ID: INT-649 Change-Id: I5f5809a200637b01fe234156f48f94dbefdbc52b Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-26Merge "Add csit cases for activiti workflow"Gary Wu1-11/+11
2018-09-26Add csit cases for activiti workflowfujinhua1-11/+11
Change-Id: I1b6accdd6328d8fd2ea93b2956498ba4346725a8 Issue-ID: INT-670 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-25Merge "Updated Setup and added testcase"Gary Wu6-33/+87
2018-09-25Updated Setup and added testcaserajendrajaiswal6-33/+87
Issue-ID: INT-649 Change-Id: I46e3acc7397e2f5945a043c98cfb03d4204ed4df Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-25Use PKCS12 key and trust store in HV-VES CollectorPiotr Jaszczyk8-34/+156
Usage of keystore and truststore allows us to use JDK security framework instead of openssl JNI bindings which are sometimes problematic. * Replace openssl with keytool when generating the scripts Change-Id: Icaa21cd1db443b1dd8fe7e7c0523123df5ea2545 Issue-ID: DCAEGEN2-816 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-09-24Updated Setup for 5G Bulk PM E2E Test Casesrajendrajaiswal4-96/+158
Issue-ID: INT-649 Change-Id: I2776cdf94785c1f8294ed7c3f3a3e4251a158c27 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-24Teardown music-casstest music-job dockerDileep Ranganathan1-6/+10
While testing locally the music-casstest, music-job instance and image not removed. Removing the music-casstest, music-job in teardown script. Change-Id: Iedf7cfbe72e765ca6d6e7c07fbc6bb4df1d5b428 Issue-ID: OPTFRA-138 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-24Merge "Updated Setup for 5G Bulk PM E2E Test Cases"Gary Wu4-96/+158
2018-09-24Merge "Added CSIT test for policy distribution"Gary Wu4-0/+71
2018-09-24Fix "string_from_json" keywordMariusz Wagner1-0/+1
Issue-ID: INT-667 Change-Id: Id2dca2630a705c45f293b1b3edddb00f149ac9d5 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-22Added CSIT test for policy distributionmmis4-0/+71
Issue-ID: POLICY-924 Change-Id: I2bd8d9eb748945567ef58ec620ef47885c0fc958 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-21Merge "Add check for memory leak detection"Gary Wu2-7/+13
2018-09-21Merge "Update to add Trigger"Gary Wu4-7/+54
2018-09-21Add check for memory leak detectionFilip Krzywka2-7/+13
Change-Id: Ifb70e1409dbd5df4207f83cbf2268dd5355e1bd5 Issue-ID: DCAEGEN2-815 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-21Update to add TriggerNelson,Thomas(tn1381)(arthurdent3)4-7/+54
Downloading and setting up Jar for cassandra Minor Fix Missing ; in cql file..... Change-Id: I15c699bac6c13982657d61fa61451f8fa16e5789 Issue-ID: MUSIC-138 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-20update for v3, in conjunction with EXTAPI-152Quoc-Nghia Nguyen2-1/+2
Change-Id: I031bda35548eeadd0d698f87db48d04d0a847c05 Issue-ID: EXTAPI-147 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-09-19Update CSIT Test to work with new Images.Nelson,Thomas(tn1381)(arthurdent3)4-13/+67
Minor changes Some cleanup and Output Changes Change-Id: Id16ce27e878f295a8adc4fd2736698f2ad471f17 Issue-ID: MUSIC-138 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-19Merge "SDNC Naming Policy CSIT tests"Gary Wu3-5/+69
2018-09-18Fix breaking CSIT for SMSKiran Kamineni1-9/+6
Fixes the broken SMS CSIT Issue-ID: AAF-505 Change-Id: I463baff0d9a2b103b749c375089e3e24e837094c Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-09-18Merge "Update OOF CSIT plans with new policy model"Gary Wu6-123/+294
2018-09-19Update OOF CSIT plans with new policy modelRuoyu Ying6-123/+294
Update OOF-HAS CSIT plans with the new policy model Change-Id: Ie5c99c9f92c88200edb0d5e541c37f557fdf1fc0 Issue-ID: OPTFRA-322 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-18Align with latest HV-VES proto definitionFilip Krzywka13-40/+60
Change-Id: I4b0cbbd38116ff4f764bab58071060fdc6538676 Issue-ID: DCAEGEN2-775 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-17Merge "Add support for ODL credentials that have changed"Gary Wu8-27/+35
2018-09-17Merge "Updates to BULKPM tests to add datarouter setup"Gary Wu2-29/+65
2018-09-17Merge "Fix failed tests"Gary Wu1-4/+4
2018-09-17Updates to BULKPM tests to add datarouter setupLiamBurke2-29/+65
Change-Id: I4d794fcf108b9c7b5bc06c291ce075386c0155f8 Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-09-17Fix failed testsMariusz Wagner1-4/+4
Fixed 2 TC. Changed sourceName -> correlationId Issue-ID: INT-661 Change-Id: Ic17f8b63c8ed2bb5ba0e9bfbb716dbc7f63a5686 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-15HPA Score Multi-Objective function testsDileep Ranganathan2-0/+272
Added CSIT for HPA Score Multi-Objective function Change-Id: If2da01302f7b47507c212278b1cc42c59a52e168 Issue-ID: OPTFRA-313 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-14SDNC Naming Policy CSIT testsMichael Mokry3-5/+69
Added CSIT tests for SDNC Naming VFW and VPG policies Change-Id: If0c70bbe0861105813fbf1b329edc0ff82e858a1 Issue-ID: POLICY-983 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-09-14Add support for ODL credentials that have changedAaron Hay8-27/+35
Add support for ODL credentials that have changed with the latest Oxygen upgrade Change-Id: I048eb38b584741dd575c288b0a89b8d7689fa286 Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
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 testmmis5-0/+79
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 Wu2-3/+3
2018-09-12enable https for csit policy healthchecksJorge Hernandez2-3/+3
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