aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
AgeCommit message (Collapse)AuthorFilesLines
2017-09-13Add csit cases for ems-driverfujinhua4-0/+102
comment test cases Change-Id: I6ed3b8379fd090537c169d6cc2fa14cf6ff122bd Issue-Id: VFC-345 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-13Add CSIT cases for vfc-sfc-driver-ztefujinhua4-0/+108
Change-Id: Ife1bf3607c7bdf670c6fd76393cbcd7e427416d3 Issue-Id: INT-194 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-12Add gvnfm gvnfmdriver csitying.yunlong5-0/+126
Change-Id: I01ead5e77d1e6ddb48f8316cecf1a433e5fbf82a Issue-ID: VFC-334 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-12Add svnfm zte-vmanager-driver csitying.yunlong6-46/+102
Change-Id: I6933d13dd9a1794715150562c1e6f0ba393041c4 Issue-ID: VFC-333 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11APPC ONAP ScriptsNGUYEN4-0/+128
Change-Id: Idbad175df1df1c49df22f6c5af2dbf9d311c8873 issue-ID=APPC-193 Signed-off-by: NGUYEN <pn8984@att.com>
2017-09-11Merge "Add vfc-svnfm-huawei CSIT test"Gary Wu4-0/+85
2017-09-11Merge "Fix CSIT scripts of vfc-gvnfm-vnfres2"yunlong ying2-18/+59
2017-09-11Fix CSIT scripts of vfc-gvnfm-vnfres2ying.yunlong2-18/+59
Change-Id: Ie039b8760bd0577e405ae9434eab3355f891118a Issue-ID: INT-188 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Modify the parameters of docker script and robotfengyuanxing2-6/+19
Change-Id: I0731e2a43d567d6e2bb9b2a00994134a4cac1fd7 Issue-Id: INT-193 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
2017-09-09Add csit case of vfc-nfvo-lcmfujinhua2-5/+16
Add case of call rest api by msb Change-Id: I08b7b97ef65b34ecccdd12014c9489aec187d9e3 Issue-Id: INT-191 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-09Update csit cases of vfc-nfvo-lcmfujinhua2-2/+2
Fix register port, ip of MSB Change call rest ip, port to own in test.robot Change-Id: Ife8a940e9086835c98d0692ffe5985b83b863dec Issue-Id: INT-190 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-09Merge "Fix CSIT scripts of vfc-gvnfm-vnflcm"Fu Jinhua2-19/+43
2017-09-09Fix CSIT scripts of vfc-gvnfm-vnflcmfujinhua2-19/+43
Fix register ip,port of MSB change ip,port of rest in test.robot Change-Id: I9f5a38e816d1e8e338b7fb06d888c5fcf2760fb7 Issue-Id: INT-187 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-09Add vfc-svnfm-huawei CSIT testluxin4-0/+85
Change-Id: I45509cf51d0de6f71ddc5ae40c5dd1fde7665212 Issue-Id:VFC-304 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-08Portal scripts for CSITkishore10-0/+1024
Issue-ID: PORTAL-53 Change-Id: I23126fa0d407a8ed11e365c446caed9c3c57ff85 Signed-off-by: kishore <kk707x@att.com>
2017-09-08Merge "Setup pserver suite for resources"Gary Wu8-0/+365
2017-09-08Setup pserver suite for resourcesVenkata Harish K Kajur8-0/+365
Setup the testing of the resources to verify that resources docker starts up properly and runs Issue-ID: AAI-155 Change-Id: Ic61b0e17b24fd9710fd076ccdc64a1adee747459 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Merge "CSIT test case for CLI project"Gary Wu1-2/+56
2017-09-08Merge "CSIT tests"Yang Xu8-39/+173
2017-09-08CSIT test case for CLI projectsubhash kumar singh1-2/+56
CSIT test cases for CLI project to validate the command output. Change-Id: I13366a1686331749b2d126d3a4cb849424471648 Issue-Id: CLI-35 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-08CSIT testsSeshu-Kumar-M8-39/+173
IssueId: SO-112 Test cases to check SO_CSIT_sanity job Change-Id: I57e454ebd52998f07bf0d403e04fa7b4d55cd845 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-08Merge "Change the directory name"yunlong ying4-9/+8
2017-09-08Change the directory nameGuangrong Fu4-9/+8
Change the name of the directory to make it match with that defined in the CSIT job. Change-Id: I82f412de042232c4e1c53e68bca90c7a9ccbd0d3 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-08Merge "Fix csit setup.sh of vfc-nfvo-lcm"yunlong ying2-18/+39
2017-09-08Fix csit setup.sh of vfc-nfvo-lcmfujinhua2-18/+39
Fix MSB start scripts Add -v /var/lib/mysql to docker run command Resume NslcmSwaggerTest Change-Id: Ifd915d07952e19652a29d04cce09a9ae0295fd14 Issue-Id: INT-184 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-08Merge "Kill and remove container after testing"Fu Jinhua1-4/+4
2017-09-08Kill and remove container after testingHuabingZhao1-4/+4
Issue-Id: MSB-61 Change-Id: I298c0fa1d5f5bb6b584a93e74539a380449e5a45 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
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>