aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2018-10-12PNF Simulator - fix fileFormatTypeMarcin Migdal2-6/+4
Issue-ID: INT-689 Change-Id: I2c681981f638502495e92e12c2953368a64d3c82 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-10-09PNF Simulator zip is missing docker-compose fileMarcin Migdal1-0/+7
Change-Id: I5a6607debb07ce15baf9c89c6b08076a2d2bc3a8 Issue-ID: INT-683 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-10-08Merge "heat template update with tls option"Gary Wu1-10/+16
2018-10-08heat template update with tls optionmarekpl1-10/+16
heat template update with tls option Issue-ID: INT-650 Change-Id: I70d50779460d4f664741c4fc63bd25c84543df1d Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-04Add simulator resources artifactbogumil_zebek2-0/+81
Change-Id: Ib3d695e94184f58071e52698b9d72fada3dd25a4 Issue-ID: INT-677 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-10-02Clean up ONAP teardown scriptGary Wu1-11/+25
Change-Id: I762d3fd9159a19a6986c15af7612a706ab34fedf Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-28Adaptation of PnP PNF simulator heat templatekrzysztof kuzmicki1-24/+13
Issue-ID: INT-644 Change-Id: I040874a1d0ae4ceb58d22be883070d7f5171b1b3 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
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-27Expose file via FTPES. Add TLSMarcin Migdal2-6/+18
Change-Id: I975c5ab4484d27248ea68002af9b12d3ea3237ab Issue-ID: INT-657 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-09-27Expose file via FTPESMarcin Migdal4-7/+10
Change-Id: I501f3cb01f1bcbc1a4c913e1e33117ad22f083b9 Issue-ID: INT-657 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.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-25Update DCAE deployment strategyMarco Platania4-4/+4
Change-Id: Ib2ba0c11279a1ec27cc4924807f64aa8c7e05a15 Issue-ID: INT-669 Signed-off-by: Marco Platania <platania@research.att.com>
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-20Merge "Heat template for HV-VES simulator deployment"Gary Wu1-0/+219
2018-09-20Heat template for HV-VES simulator deploymentmarekpl1-0/+219
Issue-ID: INT-650 Change-Id: Idc4ccc0dee1f4f1548f3538fb873b5cd7c23346e Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-09-20Proper file permissionsMarcin Migdal2-47/+47
Change-Id: Ifb20def466ba78dd21d847436fe1c5f7a86f7661 Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.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 "Removed passphrase from key and few updates"Gary Wu3-57/+51
2018-09-19Merge "SDNC Naming Policy CSIT tests"Gary Wu3-5/+69
2018-09-19Removed passphrase from key and few updatesMarcin Migdal3-57/+51
Change-Id: If435a6540f7c8124fc8bbea7ad46a495ab087bda Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
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-18Upgrade oparent to 1.2.1Gary Wu2-9/+3
Change-Id: Idd9e0d0ebd681c0a9676181e37616158ce571f96 Issue-ID: INT-656 Signed-off-by: Gary Wu <gary.i.wu@huawei.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