aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Removing need for bash scriptAndyWalshe4-65/+38
Change-Id: I447ed1d0e791ee38f4434d78a450edc02c222816 Issue-ID: INT-949 Signed-off-by: AndyWalshe <andy.walshe@est.tech>
2019-04-09Fix unit-tests of mass-pnf-simulatorRehanRaza14-55/+405
Change-Id: Ie11e97862c8cbbdb269b8b5e6d4361340b98f1b2 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-04-09Disable cassandra cluster in integration overrideYang Xu1-5/+8
Change-Id: I14f2c5ae49395b46d8fd7a5731928d8f23d18adb Issue-ID: INT-994 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-08Workarounds to reduce CPU consumptionGary Wu1-5/+10
Change-Id: I94d68cdf58acc03763f18081516aafe2ae9f1efc Issue-ID: INT-994 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-05Use Robot password workaround also for RKEGary Wu2-2/+5
Apply the same workaround in 469b46f7230d9a2512c7c2103f51c7e85f69eb5a to the RKE deployment script as well. Change-Id: I9741b3ad52e5bd60cc6c45ae6958898a744409d7 Issue-ID: INT-1016 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-05Provide Sample Signed PNF Package for Integration TestSzabolcs Hutvagner22-0/+2747
This can be used for integration test of Pre-Onboarding and Onboarding of a PNF package. Issue-ID: INT-949 Change-Id: I8f193dd6968f62d801530f99c5b130b0bdc57728 Signed-off-by: Szabolcs Hutvagner <szabolcs.hutvagner@ericsson.com>
2019-04-04Create OpenStack encrytped pwd for robotMarco Platania2-4/+4
- The new encryption mechanism provided by SO is not compatible with robot decryption algorithm. We create a new environment variable that contains the OpenStack encrypted password in a format that robot can decrypt. Change-Id: Ibce3f17742facb20aff51a2d7e023dcd8351109e Issue-ID: INT-1016 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-04Fix VES event fieldsRehanRaza4-2/+5
* timeZoneOffset uses default system timezone * sourceName and reportingEntityName use the nodename of pnf-sim instance Change-Id: Idf7f0b8d4a02cb533e81bdf69d5034cd842c3fb8 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-04-04Merge "Remove comment lines in integration_override"Yang Xu1-15/+0
2019-04-03Remove comment lines in integration_overrideGary Wu1-15/+0
The lines commented out in commit 87c3c73130a15f3084a3576fad8fc0b941afb467 apparently cause issues after translation by HEAT. Removing them completely for now. Change-Id: I14bf726acccc88f9a855970248758e476f5149eb Issue-ID: INT-1014 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-03update CDT/APPC docker versionTaka Cho1-1/+1
update to 1.5.0-SNAPSHOT-latest for APPC CDT Change-Id: Ib885f6e3339c2149631d761a5d560facd61ceece Issue-ID: APPC-1566 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-03Renable log and pomba to pass health checksGary Wu1-2/+2
Change-Id: Idfbefbfeb65219192986e3037904cb0db41e1a5b Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-02mass-pnf-sim .gitattributes addedTamasBakai2-0/+1
Change-Id: Iac215e75fa13ece7655e1a7d9e6544d7a893039d Issue-ID: DCAEGEN2-1225 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-03-31Merge "switch drools pdp image to new one"Yang Xu1-1/+1
2019-03-29Temporarily disable portal URL overrideGary Wu2-18/+18
Temporarily disable portal URL override to debug portal login issues Change-Id: Icbbc702dd2e0a44e2f8506eea4b2174b6a9a9e25 Issue-ID: INT-658 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-29Change k8s to 6 x 32 GB VMsGary Wu2-457/+1
Try 6 x 32 GB deployment instead of the previous 12 x 16 GB to cut down on the coordination traffic. Change-Id: I7228f034b7d1c8c1b075ddf5e1d6a5db8187b29b Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-29Update VES event with latest file in each ROPRehanRaza6-231/+66
Change-Id: I64e8ac7ba99c28d299a711741dcc1c6f8bc9e47e Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-03-28Update manifests for new DR releaseegernug3-6/+6
Change-Id: Ib373c13b7d7e1da48d55f16d41cc7d5a3f68c8a5 Issue-ID: DMAAP-1072 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-03-27Merge "Clean up RKE scripts"Yang Xu5-186/+55
2019-03-27Clean up RKE scriptsGary Wu5-186/+55
Change-Id: I1508fc314df9a80f09f2dc86194832401f0a7652 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-26Merge "First draft of k8s deployment using RKE"Yang Xu33-0/+2814
2019-03-26Merge "Adapted the simulators for running in CSIT"Gary Wu6-0/+194
2019-03-26First draft of k8s deployment using RKEGary Wu33-0/+2814
Change-Id: Ifa0eb52b64438df64692aaf58b9ef8e5dd7fd32c Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-26switch drools pdp image to new oneJorge Hernandez1-1/+1
oom crossreference: https://gerrit.onap.org/r/#/c/83271/ Change-Id: I557fb3bf7da1faa3789d4880b2e0873f17797f7d Issue-ID: POLICY-1613 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-26Adapted the simulators for running in CSITBjornMagnussonXA6-0/+194
Adaptation to configure, start and stop all simulators Issue-ID: DCAEGEN2-1313 Change-Id: I653a86443b16e769506311086ea46c5d9dab6248 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-03-26Mass-pnf-sim URL handling improvementsTamasBakai9-63/+128
Change-Id: Ic10551cb0cd1f875ad6a1cec3d73e1cfcb35d00e Issue-ID: DCAEGEN2-1225 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-03-26Create VES event with multiple filesRehanRaza9-310/+110
Change-Id: Ibd3ac4f887b296167fa24b176ac2d5b8cd4722d6 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-03-25Merge "Check if file has already been published"Gary Wu1-23/+56
2019-03-25Merge "Temporary workaround to debug rancher CPU issue"Marco Platania1-5/+5
2019-03-25Temporary workaround to debug rancher CPU issueGary Wu1-5/+5
Change-Id: Id508b3a02f8453a2800787a12787ad201dea0717 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-25Check if file has already been publishedmaximesson1-23/+56
Issue-ID: DCAEGEN2-1313 Change-Id: I52e58a9fddc94417b83c6bfb4192e8df23c90cc2 Signed-off-by: maximesson <maxime.bonneau@est.tech>
2019-03-22Merge "Update rancher k8s template ID"Yang Xu3-3/+3
2019-03-22Merge "Updated simulators for DFC"Gary Wu10-214/+756
2019-03-22Merge "Mass-pnf-simulator publishing ports"Gary Wu7-61/+93
2019-03-22Merge "Take feedName as parameter from POST request"Gary Wu1-26/+65
2019-03-22Update rancher k8s template IDGary Wu3-3/+3
Change-Id: Ia2afe01c97812ae74faf9945451a00a84c93aa15 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-22Upgrade rancher server to 1.6.26Gary Wu2-4/+4
Change-Id: I898c8261058cc5ccba0e90d4d127c823d9d2ef87 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-22Merge "Add script which looks for open JDWP ports"Yang Xu1-0/+93
2019-03-22Mass-pnf-simulator publishing portsTamasBakai7-61/+93
Change-Id: If43f505967bd542c88956e11aef4cd4e52626255 Issue-ID: DCAEGEN2-1225 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-03-22Updated simulators for DFCBjornMagnussonXA11-214/+756
mr sim has a number of new test cases Docker files/docker compose files added. Minor adjustment to scripts. Issue-ID: DCAEGEN2-1313 Change-Id: I0246a9d5c855cda4e7dea9830928cae98c5e1284 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-03-22Take feedName as parameter from POST requestyanhuanwang1-26/+65
Update dmaapBusController so that it takes feedName as parameter from POST request from http client Change-Id: If57e5c0073bf1fe6d62c644c772d9744fdd859f8 Issue-ID: DCAEGEN2-1225 Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
2019-03-22Merge "Update policy casablanca maint artifacts"Mariusz Wagner2-9/+9
2019-03-21Add script which looks for open JDWP portsKrzysztof Opasiak1-0/+93
ONAP should not expose any open JDWP ports even inside a cluser. Let's start enforcing this by adding test script to integration which will find all open JDWP ports. Based on initial work by: Radoslaw Zeszczuk <r.zeszczuk@samsung.com> Issue-ID: SECCOM-231 Change-Id: Ica46faad55850c74ed24728d54f6afdb3301a6d2 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2019-03-21Update ccsdk, sdnc versionsTimoney, Dan (dt5972)2-43/+43
Update CCSDK and SDNC versions to stable Fluorine SR1 version Change-Id: Ifbeb3ae04447f07f886bcc83ddc7fcb289724d4f Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Merge "Add script which checks for http ports"Marco Platania1-0/+68
2019-03-21Update policy casablanca maint artifactsPamela Dragosh2-9/+9
For the 2nd Casablanca Maintenance release, these artifacts are for the policy team fixes. Change-Id: I7d970bf035353e2c06944a22c244f3fffdc991b1 Issue-ID: POLICY-1607 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-03-21Add script which checks for http portsKrzysztof Opasiak1-0/+68
ONAP should not exposed any http ports, https should be used instead. Let's start enforcing this by adding test script to integration which will find all http ports exposed outside of cluster. Issue-ID: SECCOM-231 Change-Id: I88e4b7890aaaa1bea06b496a6f97f4d5e9771215 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2019-03-20Update ESR to latest artifactJimmy Forsyth1-2/+2
Issue-ID: AAI-2236 Change-Id: If2d2b5559c047e0730ee96e5506a50e9f0ba685f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-20Add ROP file creator script in each PNF-simRehanRaza7-88/+63
* The script runs in a background process * The background process is killed when mass-pnf-sim is stopped * Filename format is updated to include timezone, HOSTNAME, and PNF-node-name Change-Id: If0a5a8c7bdd7ffb4958569e3037f1a7207770ef1 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-03-19Merge "fix dcae artifacts tags"Gary Wu1-14/+18