aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu753-43057/+3
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 Platania5-4/+5
Change-Id: Ib2ba0c11279a1ec27cc4924807f64aa8c7e05a15 Issue-ID: INT-669 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-25Change OOM to 13 x 16 GB k8s VMsGary Wu1-0/+84
Change to 13 x 16 GB k8s VMs to try to fix unknown k8s failures. Change-Id: Id3289617abd479b6b0c1d465f19a17cf1e6574c2 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-25Merge "Change OOM back to 11 x 16 GB k8s VMs"Yang Xu4-3/+213
2018-09-24Change OOM back to 11 x 16 GB k8s VMsGary Wu4-3/+213
Change back to 11 x 16 GB k8s VMs in order to fix "Insufficient cpu" errors during OOM deployment. Change-Id: I4dc09d2c6dc9f7496895ae274d085d4d1446eace Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-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-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 "New docker image tags from OOM helm charts"Yang Xu1-1/+2
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-19New docker image tags from OOM helm chartsGary Wu1-1/+2
Change-Id: I9402288aaf3839084d0251c67feddca60c432f58 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-19Make realpath be more env agnosticAlexis de Talhouët1-0/+13
realpath is not available on most Unix system. readlink is more appropriate Change-Id: Idbda95cad4ae6ac391a75d109743cc66ec5f6d41 Issue-ID: INT-666 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Merge "Update DCAE docker tags"Gary Wu1-4/+8
2018-09-19Merge "Removed passphrase from key and few updates"Gary Wu3-57/+51
2018-09-19Merge "Fix encrypted password location"Gary Wu5-5/+10
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-19Fix encrypted password locationBrian Freeman5-5/+10
Issue-ID: INT-515 Change-Id: Ia9627df94fddc06f9ddbcf38fe4e4dfc666aa4fc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-19Update DCAE docker tagsLusheng Ji1-4/+8
Issue-ID: DCAEGEN2-772 Change-Id: If35422f2224f98afce8794da727e3395601a0c35 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-19Merge "Update NBI docker for master (Casablanca)"Gary Wu1-1/+1
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-18Encrypt OS_PASSWORD for Robot testsuiteGary Wu5-5/+5
Change-Id: I06f4d17b598930a6035ea5f92a76efe1a0c08e1c Issue-ID: INT-515 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-18Upgrade oparent to 1.2.1Gary Wu4-12/+6
Change-Id: Idd9e0d0ebd681c0a9676181e37616158ce571f96 Issue-ID: INT-656 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>