aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-14Update MultiCloud CSITEthan Lynn3-13/+5
Use docker image from ONAP repo. Change-Id: Ib3ec5a6554023ba7ae2d3ea899382899d9b46ba8 issue-id: MULTICLOUD-90 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-13Merge "Update vfc csit setup.py"yunlong ying4-31/+9
2017-09-13Merge "sanity testcases added SO-98"Yang Xu1-13/+13
2017-09-13Update vfc csit setup.pyying.yunlong4-31/+9
Modify vnflcm、vnfres、gvnfm-driver、svnfm-driver csit setup.py Change-Id: Iaf0bd41650a02ad9b00fa367c46622a432231b47 Issue-ID: VFC-353 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-13Merge "Fix ems-driver csit setup.sh"Fu Jinhua1-2/+2
2017-09-13sanity testcases addedSeshu-Kumar-M1-13/+13
SO-98 Change-Id: Iea0bfd4a55aab63670b4904a9e3d6176400b991a Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-13Fix ems-driver csit setup.shfujinhua1-2/+2
Change MSB register IP and Port Change-Id: I3acff9a4ab398aebba7f3c0c7db296ed1a4cba82 Issue-Id: VFC-345 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-13Merge "Update sfc-driver csit setup.sh"Fu Jinhua1-2/+2
2017-09-13Update sfc-driver csit setup.shfujinhua1-2/+2
Fix MSB register IP and Port Change-Id: I9d9089e69a938c1ef54afe737e631e06f056b56c Issue-Id: INT-194 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-13Merge "Update csit setup.sh of vfc-nfvo-lcm"Fu Jinhua1-2/+2
2017-09-13Update csit setup.sh of vfc-nfvo-lcmfujinhua1-2/+2
Change MSB regiester IP and Port Change-Id: Ic6a01ca8757d07b8e9aafd5965b60de6226d2e2f Issue-Id: INT-198 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-13Merge "Add csit cases for ems-driver"Fu Jinhua4-0/+102
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-13Merge "Add test for discovery via api gateway"yunlong ying1-1/+1
2017-09-13Merge "Fix integration test"Fu Jinhua1-4/+4
2017-09-13Add vfc-driver-gvnfm jujudriver csitying.yunlong4-3/+29
Change-Id: Ic1a899f4669bf160c3f03316e931633ab31b0193 Issue-ID: VFC-349 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-13Remove extra debug codeying.yunlong2-35/+1
Remove extra debug code in gvnfm driver and svnfm driver setup.sh Change-Id: I8680e6942f935dfd421d8f35d62dd8525db6141a Issue-ID: VFC-347 Signed-off-by: ying.yunlong <ying.yunlong@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-13Merge "Add CSIT cases for vfc-sfc-driver-zte"Fu Jinhua4-0/+108
2017-09-12Merge "Add CCSDK support"Gary Wu9-13/+184
2017-09-12Add CCSDK supportVictor Morales9-13/+184
This changes add support to Common Controller SDK project, which it's extracting some code from SDNC. Change-Id: I0e7365fdc854c4c6357c5c3b4bc7608f0076d241 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-196
2017-09-12db_query health checkAaron Hay3-1/+76
Created db_query.sh which is executed by the test1.robot script to make sure the sdnctl and appcctl databases are in a healthy state. Change-Id: I90240db9f897e4fc86caf9975e18e208fe7e67ac Issue-ID: APPC-118 Signed-off-by: Aaron Hay <ah415j@att.com>
2017-09-12Merge "Modify svnfm CSIT"Gary Wu3-3/+12
2017-09-12Merge "Add pserver suite and fix host ip in pserver suite"Gary Wu2-28/+27
2017-09-12Merge "Fix CLI CSIT test case failure"Gary Wu1-1/+1
2017-09-12Modify svnfm CSITluxin3-3/+12
Change-Id: I666f4c94ebcecd3e78108d9db7ec8ba2548a56d1 Issue-Id:VFC-327 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-12Add test for discovery via api gatewayHuabingZhao1-1/+1
Client should use discovery service to register and discovery services. However, API gateway will route the requests to discovery service for back-compatible with OPNE-O. Issue-Id: MSB-61 Change-Id: I5485cc64e3648770997135ea0b50eaff81fb5036 Signed-off-by: HuabingZhao <zhao.huabing@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-12Fix CLI CSIT test case failureKanagaraj Manickam k003651061-1/+1
Issue-Id: CLI-35 Change-Id: I6b8f148281997089e5429ca75ff508bc0dec7190 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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-12Fix integration testHuabingZhao1-4/+4
Issue-Id: MSB-74 Change-Id: I39900210613067cfc7dc2aa2b2235bc566df8555 Signed-off-by: HuabingZhao <zhao.huabing@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>