aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2017-10-19Script for Jenkins env in Wind River labGary Wu1-0/+52
Change-Id: Ibcd8323fc942b8bac0f0a3d993edf326b24b3f89 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Updated test1.robotkishore1-14/+14
Issue-ID:PORTAL-53 Change-Id: If0b9cda6df3d2317db07d38bb64a055ee8011faa Signed-off-by: kishore <kk707x@att.com>
2017-10-19Updated setup.sh and test1.robotkishore2-11/+9
Issue-ID:PORTAL-78 Change-Id: Ibc7aa3590a4dd7a0c0769c135aefbb80db78ece2 Signed-off-by: kishore <kk707x@att.com>
2017-10-19Merge "Add VF-C component release version"Fu Jinhua2-0/+23
2017-10-19Add VF-C component release versionyangyan2-0/+23
Add VF-C component release version Issue-ID: VFC-527 Change-Id: Id14cbe8c38d5a0f1c0c079d72c625ee9249fdaca Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-19Merge "Updated setup.sh and test1.robot"Gary Wu2-10/+13
2017-10-18Updated setup.sh and test1.robotkishore2-10/+13
Issue-ID:PORTAL-53 Change-Id: Iaab6441d4d104b652e9cfe00b62f7e11a7cba2c4 Signed-off-by: kishore <kk707x@att.com>
2017-10-18Merge "update data spec file with apache license"Gary Wu1-1176/+1161
2017-10-18Add structure for modeling/javatoscachecker csitSerban Jora5-0/+121
Change-Id: I38b62330748b6c35656af30d102569fdaa46e7cd Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-18update data spec file with apache licenseVijay1-1176/+1161
Change-Id: I0744cb25bd65a84ef2a5b9b47f65d4b095aef9af Issue-Id:DCAEGEN2-167 Signed-off-by: Vijay <vv770d@att.com>
2017-10-18Fix proxy usage for docker externalVictor Morales8-32/+36
The process that retrieves Docker images hosted externally was missing a step in its configuration. This change fix the configuration and unblock the pending Unit Tests. Change-Id: I5a6b39086eb806bab5bb2667092a154e230d33ef Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-227
2017-10-18Set svnfm consul version to 0.9.3ying.yunlong1-1/+1
MSB can't work with the latest version of Consul 1.0.0 Change-Id: Ifd31028c430544ea549c64c647a051b4981c9bc6 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Set gvnfm consul version to 0.9.3ying.yunlong1-1/+1
MSB can't work with the latest version of Consul 1.0.0 Change-Id: Iff8ef41a702c2e156a273d5ba6df145d0777e2f9 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Set vnfres consul version to 0.9.3ying.yunlong1-2/+2
MSB can't work with the latest version of Consul 1.0.0 Change-Id: I3e8039c18869e6f98a4b38cbde70335c7e3d9fe1 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Merge "Set vnfmgr consul version to 0.9.3"yunlong ying1-15/+27
2017-10-18Merge "Set vnflcm consul version to 0.9.3"yunlong ying1-1/+1
2017-10-18Set vnfmgr consul version to 0.9.3ying.yunlong1-15/+27
MSB can't work with the latest version of Consul 1.0.0 Change-Id: I16086c1e85c34bdb4353f7d7c9da24cfd25b7cc0 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Change msb_consul version to 0.9.3fujinhua1-1/+1
Change-Id: I9ad4c4009653952ed7171477af8c9095a8e3e611 Issue-Id: VFC-540 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-18Set vnflcm consul version to 0.9.3ying.yunlong1-1/+1
MSB can't work with the latest version of Consul 1.0.0 Change-Id: I46c1b073417e903292d71cf9c18f0027c58db776 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Change msb_consul version to 0.9.3fujinhua1-1/+1
Change-Id: Iff3173e3d815e85e36655cdadbe5c54c87ec0828 Issue-Id: VFC-540 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-18Change msb_consul version to 0.9.3fujinhua1-1/+1
Change-Id: I8d158bc36b29f0035508fa77cc06a4c21728e5f4 Issue-Id: VFC-540 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>