aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18Merge "Fix the csit test cases for refrepo"Gary Wu1-0/+0
2017-09-18added tests to api_suite and error_handling_suiteSinghsumalee, Pete (ps2418)16-0/+544
Issue ID: AAI-155 Change-Id: Ic999b7552ee57dfd0890a161ff1ccfdf698d1b70 Signed-off-by: Singhsumalee, Pete (ps2418) <petes@att.com>
2017-09-16Create CSIT HealthCheck Test for SDNCramu.n2-0/+18
Adding initial changes for SDNC's CSIT HealthCheck Test. To execute it, run the command ./integration/test/csit/run-csit.sh plans/sdnc/healthcheck Change-Id: Ibbb471ff3427073c37e1fc53fe5a601f2e5ce754 Issue-Id: SDNC-82 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-09-16Fix the csit test cases for refrepoMurali1-0/+0
Change-Id: Ice3b2b4feea38a2bc8d98c9d27975523c44abcbf Jira:VNFSDK-78 Signed-off-by: Murali <murali.p@huawei.com>
2017-09-15Merge "added complex test suite"Gary Wu4-0/+176
2017-09-15Change how eteutils is included in CSITGary Wu1-1/+1
Change-Id: I069ee6a783dc40dda7011453a425c0a7f01bf558 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-15added complex test suiteSinghsumalee, Pete (ps2418)4-0/+176
Issue-ID: AAI-155 Change-Id: I18d5169d2f740f32fca255c528c98d0a2b9e7714 Signed-off-by: Singhsumalee, Pete (ps2418) <petes@att.com>
2017-09-15Add CSIT for multicloud openstack pluginsBin Yang1-0/+22
Change-Id: Ie0f45b09e3ec7cf739f2f62ad1bfc5d3333cf18a Issue-Id: MULTICLOUD-94 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-09-14Add testsuite python utils to CSITGary Wu1-5/+22
Change-Id: Id80ac4b33710d0c1cdd9249d9f0c3f4d78a81d27 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-14Add return checks and logging for docker functionsGary Wu1-1/+10
Change-Id: I7cf2bf9397006034b155557bf4d4b155a5626a7a Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-14Add robot SCRIPTS env for vfc-nfvo-lcmfujinhua2-2/+4
Change-Id: I1219aa7c6bf90b242e4952b1cbcd7d38eba7db29 Issue-Id: INT-201 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-14Add common.robot for csitfujinhua2-0/+23
Change-Id: I5d7747e8dd6bd6ac221202fbbf8ffd1805be5fe8 Issue-Id: INT-201 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-14Add csit cases of vfc-nfvo-lcmfujinhua2-2/+37
Add NS create/delete cases Change-Id: I6452ea9231b238927ab910ef9dda7524227ef016 Issue-Id: INT-201 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-13Run/kill docker containers using Robot test casesGary Wu1-5/+29
Change-Id: I7c13b04de30c3f3a0469668910f0837e0b9e38fa Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-13Add SO health checkGary Wu2-0/+12
Change-Id: I1333ff3a19050bfe113e19e2024303306d86e4cd Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-14Update MultiCloud CSITEthan Lynn1-2/+2
Use docker image from ONAP repo. Change-Id: Ib3ec5a6554023ba7ae2d3ea899382899d9b46ba8 issue-id: MULTICLOUD-90 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-13Merge "sanity testcases added SO-98"Yang Xu1-13/+13
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-13Merge "Add csit cases for ems-driver"Fu Jinhua1-0/+15
2017-09-13Add csit cases for ems-driverfujinhua1-0/+15
comment test cases Change-Id: I6ed3b8379fd090537c169d6cc2fa14cf6ff122bd Issue-Id: VFC-345 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-13Add vfc-driver-gvnfm jujudriver csitying.yunlong1-0/+15
Change-Id: Ic1a899f4669bf160c3f03316e931633ab31b0193 Issue-ID: VFC-349 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-13Add CSIT cases for vfc-sfc-driver-ztefujinhua1-0/+21
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 Jinhua1-0/+21
2017-09-12db_query health checkAaron Hay1-0/+5
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 "Add pserver suite and fix host ip in pserver suite"Gary Wu1-20/+19
2017-09-12Merge "Fix CLI CSIT test case failure"Gary Wu1-1/+1
2017-09-12Add gvnfm gvnfmdriver csitying.yunlong2-0/+22
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.yunlong2-0/+21
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 Wu1-0/+16
2017-09-11Merge "Fix CSIT scripts of vfc-gvnfm-vnfres2"yunlong ying1-2/+9
2017-09-11Fix CSIT scripts of vfc-gvnfm-vnfres2ying.yunlong1-2/+9
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 robotfengyuanxing1-1/+1
Change-Id: I0731e2a43d567d6e2bb9b2a00994134a4cac1fd7 Issue-Id: INT-193 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
2017-09-09Add csit case of vfc-nfvo-lcmfujinhua1-1/+12
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-lcmfujinhua1-1/+1
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 Jinhua1-3/+10
2017-09-09Fix CSIT scripts of vfc-gvnfm-vnflcmfujinhua1-3/+10
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 testluxin1-0/+16
Change-Id: I45509cf51d0de6f71ddc5ae40c5dd1fde7665212 Issue-Id:VFC-304 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-08Portal scripts for CSITkishore5-0/+944
Issue-ID: PORTAL-53 Change-Id: I23126fa0d407a8ed11e365c446caed9c3c57ff85 Signed-off-by: kishore <kk707x@att.com>
2017-09-08Merge "Setup pserver suite for resources"Gary Wu4-0/+170
2017-09-08Setup pserver suite for resourcesVenkata Harish K Kajur4-0/+170
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 Xu6-17/+160
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-M6-17/+160
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 ying1-3/+2
2017-09-08Change the directory nameGuangrong Fu1-3/+2
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 ying1-2/+9
2017-09-08Fix csit setup.sh of vfc-nfvo-lcmfujinhua1-2/+9
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>