aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-31Fix VVP info from README.md fileVictor Morales1-1/+1
Change-Id: Icbb45bd6ec6160c1721fc8691581e9f60cb6d01c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-303
2017-10-31Update heat template env for DCAE changesGary Wu1-2/+6
Change-Id: If0af67a0dcc57d8089d70b554d8a5ec26297712b Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-31updated setup.sh and test1.robotkishore2-2/+2
Issue-ID:PORTAL-53 Change-Id: Ibd052bc5595f9c8b6a1a84719016e7f79bbe1700 Signed-off-by: kishore <kk707x@att.com>
2017-10-30Update heat template for DCAE changesGary Wu1-12/+11
Change-Id: I58482e8bf091ec747b912a71b8017833c61be302 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Show Robot website URL for log directoryGary Wu1-0/+1
Change-Id: Id5ef356ae8678a121d83a5efbf991619f99cddde Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Update .env file to match latest heat templateGary Wu2-26/+28
Change-Id: Ia16b1f2cc8c399f47bb20ae9f1df7e492fe9baf5 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Set up password env substitution in deploy scriptGary Wu2-2/+6
Change-Id: I65d83f4d0f8b4d205e8eda7a4c3188c14620aca5 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Update env file for DCAEGary Wu1-23/+49
Change-Id: I88c1ae56d2dd5337d929501b528da96ca04cfa4c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-29fix nightly setup scriptYuli Shlosberg3-68/+4
Change-Id: I0543a822735c984a232de695cb3251ce9dfc8ac1 Issue-Id: SDC-521 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-29Merge "Sniro Emulator - Fix SO CallBack URL"Gary Wu2-1/+14
2017-10-28Sniro Emulator - Fix SO CallBack URLGeora Barsky2-1/+14
Modify SNIRO emulator to use the callback URL included in the request Change-Id: Ida9cf0099c984a0c0ca19bd5850164640b649827 JIRA-ID: INT-311 Signed-off-by: Geora Barsky <georab@amdocs.com>
2017-10-27Merge "Fix regex for coverage projects function"Gary Wu7-46/+41
2017-10-27Allow root login on robot VM for ETEGary Wu1-0/+3
Change-Id: I0c2c44c043d5aa05eb347f6449fbc4c646d56bb1 Issue-ID: INT-310 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-27Fix regex for coverage projects functionVictor Morales7-46/+41
The regular expresion that determines which repository is covered by the Unit test was wrong. This change modifies this regex to remove exact matches. Change-Id: Iffbd241c9463e57953b607d1f389d3be073d6b25 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-289
2017-10-27Merge "Add Functional test case"Gary Wu5-8/+86
2017-10-27Merge "Add nightly test to sdc project"Gary Wu6-0/+147
2017-10-27Merge "Add VVP support in Vagrant ONAP"Gary Wu6-5/+130
2017-10-27Add Functional test caseStilwell, David (stilwelld)5-8/+86
Added Functional test case : validate vnf-api Added additional sleep to setup.sh Updated teardown to dmaap container cleanup Change-Id: I7586d0526053baa24a36d9da371d20239abb76b4 Issue-ID: SDNC-84 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2017-10-26Add nightly test to sdc projectYuli Shlosberg6-0/+147
Change-Id: I62b74242d10da58b67b278f69819b4fc0cd8c019 Issue-Id: SDC-539 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-25Merge "Fix URL in README"Gary Wu1-1/+1
2017-10-25Fix URL in READMEGary Wu1-1/+1
Change-Id: I523dce0d87101f0bab9f2da2606484a2214986be Issue-ID: INT-304 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-25Add VVP support in Vagrant ONAPVictor Morales6-5/+130
This commit provides a capability to provision a VVP development environment. Change-Id: Ic8623095194ce13420c8dc71da1dd1d84ef010fc Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-303
2017-10-25Merge "debug csit sanity failure"Gary Wu2-2/+3
2017-10-24Re-structure csit test folder for javatoscacheckerSerban Jora12-44/+69
Initial strcture was based around wrong project name. Change-Id: If6f00a224d884264476342cd7e7090ece88823f6 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-24Update Java jobs in Vagrant JenkinsGary Wu1-13/+49
Change-Id: I8b84afaa7b45fa6deb4c2b436bbbcdb8927a499a Issue-ID: INT-146 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-24Retrieve robot results from health checkGary Wu1-1/+5
Change-Id: I0925f8ee4b30eb3b72f6f4cd53dff3f7909fb1eb Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-24debug csit sanity failureYuli Shlosberg2-2/+3
Change-Id: I62072d3a949a2fe9a29f3dfe39f2baaa07721ebc Issue-Id: SDC-496 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-23Merge "Update UTs for VNFSDK"Gary Wu4-20/+27
2017-10-23Add script for health check jobGary Wu1-0/+2
Change-Id: I2966deafdb2902b23193ac5d11eeb14de6f4ede2 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Add script for health check jobGary Wu2-0/+30
Change-Id: I524853bd26fb104dd787a0e3ae6a8e9ae6acc5db Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Refactor deployment scriptsGary Wu3-41/+48
Change-Id: Ib82ddeb13902afdc50de61e1042cf8b810581509 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Minor tweaks to stack deletion commandsGary Wu1-4/+2
Change-Id: I5e5fa540bfa157207b79921a97595eed7de1045c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Delete all existing stacks on deployGary Wu1-1/+7
Change-Id: If325394527354d7e86c6fef67a91fcd1da08bd6c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Modify properties to match recent template changesGary Wu1-0/+39
Change-Id: Iaa26d837a96a5aefa0f56591e3077cada697816b Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Modify properties to match recent template changesGary Wu1-6/+0
Change-Id: I5b162003ac87cdc957e95226b5b425e98f189101 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Modify properties to match recent template changesGary Wu2-26/+1
Change-Id: Ib692dde21a35d69b9b995a8a3de8e04f380fcf6f Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Remove block on use of HTTPS endpoingGary Wu1-12/+0
Change-Id: I3a91e5f658185c9a97d6c0eb4f54bed6c273cf09 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Skip read if inputs alread definedGary Wu2-54/+6
Change-Id: If4ca7c9b34a31e104cc0e236e0f062c549a279d9 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Update UTs for VNFSDKVictor Morales4-20/+27
The Unit tests for VNF SDK component was skipping some compile validations. This change fixes those UT and the tox bash syntax. Change-Id: Ibaac790ac3096b44e7ba99986aee2ea526345562 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-290
2017-10-23Merge "Add CSIT test for VID login API"Gary Wu4-0/+83
2017-10-23Fix csit failedluxin1-1/+1
Change-Id: I39d2193ccc81e8c26898dad34b8138139fc30fe0 Issue-Id:VID-84 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-22Add CSIT test for VID login APIOfir Sonsino4-0/+83
Change-Id: I03fc7519938cc562163dce1ac97211d9d3dcfa16 Issue-ID: VID-73 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-21Merge "Add VNFSDK install scripts in Vagrant ONAP"Gary Wu6-5/+136
2017-10-20Add VNFSDK install scripts in Vagrant ONAPShashank Kumar Shankar6-5/+136
This patch adds the VNFSDK installation scripts and other minor fixed in the Vagrant ONAP project. Issue-Id: INT-290 Change-Id: I6402a1ffad4e373eb701945beabd5e95f091ff5b Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-10-20Add robot script and related dataSerban Jora5-0/+112
Change-Id: I45153d7cbc137ed9f5359b132fa8c2b60f4e1e01 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-20Create a upstream repos validatorVictor Morales14-58/+311
This Unit Test helps to validate the usage of the official repositrories and fails in case that a minimum are not used. Change-Id: Id5a922163a8a0d16de5460aee92e5cced3f285a3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-289
2017-10-19Fix version-manifest SNAPSHOT versionGary Wu1-0/+2
Change-Id: I82571d0bbe6b7e8e87136262c7bc42589d69a11b Issue-ID: INT-287 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Policy CSIT Payload changes from push-policies.shRAJU9-14/+64
Issue-Id: POLICY-337 Signed-off-by: RAJU <cr770w@att.com> Change-Id: I6efd732fea87c23483af32de9f6938e00f41a8ff
2017-10-19Script to get floating IP for a server nameGary Wu1-0/+6
Change-Id: I6608c075c6c1adfa1a088f5da70619ebd773ffa5 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Merge "Script for Jenkins env in Wind River lab"Gary Wu1-0/+52