aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Merge "Add msb integration test script"yunlong ying7-0/+107
2017-09-08Add msb integration test scriptHuabingZhao7-0/+107
Add test script for rest service discovery and access Issue-Id: MSB-61 Change-Id: I038769463004a2b4688efd7297b7d45d2b8be627 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Merge "Fix csit issue"yunlong ying2-9/+12
2017-09-08Fix csit issueHuabingZhao2-9/+12
Remove sudo when start docker container. Issue-Id: MSB-61 Change-Id: Id34d55e0e9d0f766a96c710aa730fef210ede510 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-07Merge "Fix csit setup.sh of vfc-nfvo-lcm"Gary Wu1-1/+1
2017-09-07Fix csit setup.sh of vfc-nfvo-lcmfujinhua1-1/+1
Delete redundant = of MSB_IP Change-Id: I60635e5c401813967e0cdb2eba6f27e33caa5dfa Issue-Id: INT-180 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-07Add delay to allow docker initialisationsubhash kumar singh1-1/+7
Add delay to allow docker initialisatino before running test case. Change-Id: Iccb993efb9d282215986c5dfe6469aa1c0a3aad6 Issue-Id: CLI-35 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-07Add query vnf packagesfengyuanxing1-5/+10
Change-Id: I7b6466e45e015b0b266b05f451b7f68e959d5152 Issue-Id: INT-179 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
2017-09-07Add test case robotfengyuanxing1-0/+14
Change-Id: Ie747c8adcda70b6588c5b3d7467f9562d1599c78 Issue-Id: INT-179 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
2017-09-07Merge "Add csit framework for catalog"yuanxing feng3-0/+69
2017-09-07Add csit framework for catalogfengyuanxing3-0/+69
Change-Id: I9827183c9fa799f72be5a09311417f5991a20283 Issue-Id: INT-179 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
2017-09-07Merge "Add vfc-resmgr CSIT test"Fu Jinhua4-0/+85
2017-09-07Add vfc-resmgr CSIT testluxin4-0/+85
Change-Id: I48546760cbcb6950bbcc349a14f13240571711fd Issue-Id:VFC-304 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-07Add csit cases of gvnfm-vnfresfujinhua4-0/+83
Change-Id: I925a4433868dd9fda17fb4f24b148e2791e707d3 Issue-Id: INT-177 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-07Add csit cases for gvnfm-vnfmgrfujinhua4-0/+83
Change-Id: I608c2ac80ca998148d7a21fb78ffff3ada4ef7b3 Issue-Id: INT-176 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-06Merge "Initial integration test for CLI"Gary Wu6-0/+97
2017-09-06Merge "Modify tests to be able to add Holmes"Christophe Closset3-9/+6
2017-09-06Modify tests to be able to add Holmeseh552t3-9/+6
Change-Id: Ifee8c7351be96103ed6968068b54242baca6aebc Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-34
2017-09-06Initial integration test for CLIsubhash kumar singh6-0/+97
Intial setup script for the CLI integration test. Change-Id: I0ae77b013831675b1d5d4f3d28fe8f73de5b2264 Issue-Id: CLI-35 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-06Merge "Change the API Path"yunlong ying2-2/+2
2017-09-06Merge "Add msb integration test script"yunlong ying10-2/+129
2017-09-06Add msb integration test scriptHuabingZhao10-2/+129
Add test script for tcp service discovery and access Modify license header Issue-Id: MSB-61 Change-Id: I385aa76d247e081845d7e2bab729dd1d3c60243d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu2-2/+2
Change the API path from onapapi to api Change-Id: I06b9f2daf3bd54dbd4c7d3ef9c3fb76f60339784 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Add csit cases of vfc-gvnfm-vnflcmfujinhua4-0/+83
Change-Id: I0dff159c8680dfe24f09f3239e63f341ee9ab9fb Issue-Id: INT-145 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-06Merge "Mapping the Port when Starting the Docker"Fu Jinhua2-2/+2
2017-09-06Mapping the Port when Starting the DockerGuangrong Fu2-2/+2
Change-Id: I6ea5184efd41f5d6b356a08efd69a1b203a0e106 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-05Merge "Add csit test cases for VNF Repository"Gary Wu2-8/+37
2017-09-05Merge "Fix vfc-nfvo-lcm csit scripts"yunlong ying4-9/+2
2017-09-05Fix vfc-nfvo-lcm csit scriptsfujinhua4-9/+2
Fix the path of testplan.txt according to jjb template Change retry num of waiting service start to 10 Change MSB_IP to NSLCM_IP comment test case Change-Id: I979310260454605a664683cbb11221f370b56e71 Issue-Id: INT-134 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Merge "Change the DB to PostgreSQL"Fu Jinhua3-9/+9
2017-09-05Change the DB to PostgreSQLGuangrong Fu3-9/+9
Change some variable names. Change the DB port from 3306 to 5432. Change-Id: I99c3fb26c7b3c2da33143c1f6ed9d8fbf58d6e16 Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-04Add csit test cases for VNF RepositoryMurali2-8/+37
Added test cases for upload, get, download and delete Change-Id: I8b2d5cd97b510135b75e6a41110bbf8507fbfda1 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-09-04Add more test for UIs and fix a validationeh552t2-0/+50
Change-Id: I602836b8550e450325b3b21cc3ccbddaa33e2b35 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-35
2017-09-04Increase timeout for containers to starteh552t1-1/+1
Sometimes jenkins infrastructure is slow and timeout is reached Change-Id: I08fe82ea6268498bcb90efb4dacd4cdccfdaf82c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-42
2017-09-04Merge "Add more UIs functional tests with Selenium"Christophe Closset4-2/+86
2017-09-04Merge "msb integration test script: sanity check"yunlong ying5-0/+82
2017-09-04Merge "Add vfc-nfvo-lcm csit scripts"yunlong ying4-0/+90
2017-09-04Add vfc-nfvo-lcm csit scriptsfujinhua4-0/+90
Change-Id: Id284812087de995453036f1b5aed364f493afebe Issue-Id: INT-133 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Correct the Service Path of the Micro-servicesGuangrong Fu2-2/+2
Change the path name from openo to onap Change-Id: I49b8363239493cc4ab639773f87a7ef196da3a06 Issue-ID: HOLMES-38 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-04Initial Submission of Holmes CSIT ConfigurationsGuangrong Fu14-0/+469
Add shell scripts Add test case implemetations Change-Id: I94c11e83ee50725bc11ed2a21e16491bbaf26749 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-04msb integration test script: sanity checkHuabingZhao5-0/+82
Change-Id: Ibbd403a0f903fcdef192ec4b6b81ad065ce1831a Issue-ID: MSB-61 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-01Add more UIs functional tests with Seleniumeh552t4-2/+86
Change-Id: I52c298833a3ddaff62ba3a79174391ec74f3e7c3 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-35
2017-09-01Fix csit test cases for refrepoMurali3-7/+8
Change-Id: Ida410fa6b971adadc1800dad7effdf18682f3577 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-31Fix the refrepo csit test case failureMurali3-6/+135
Change-Id: I492bdb403dea6473c4d730f46a528d22244b2b23 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-31Fix the jenkins csit job failure for refrepoMurali5-0/+192
Change-Id: Ia394da82a22374e46bb5a785428b296614dd6f7b Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-30Fix the startup and teardown for vnfmarketMurali2-26/+7
Change-Id: Ief9b851d161edf4bbb9b9744374e8f366be468a2 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-29Merge "Increase containers start timeout"Christophe Closset1-1/+1
2017-08-29Increase containers start timeouteh552t1-1/+1
Increase the timeout for clamp and db containers to start from 5 to 10 minutes due to slow jenkins environment Change-Id: I5286bbe0d93c29eebb8ad1d82a0f63d9c2537f44 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-28
2017-08-29Rename multivim to multicloudEthan Lynn4-1/+1
Change-Id: I395bf2a583194fbfadade29210934b50189cdb92 issue-id: MULTICLOUD-67 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-08-25Merge "Modify MultiCloud CSIT case"Gary Wu2-14/+16