aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 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-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-08Add pserver suite and fix host ip in pserver suiteVenkata Harish K Kajur2-28/+27
Issue-ID: AAI-155 Change-Id: Iea7d6ff9a3c11990a9752982543f2737df179afe Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
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-06Change to report only direct dependenciesGary Wu1-3/+3
Change-Id: I752f62126cd710b33e926d12a994be9514bb6113 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-06Don't warn on artifacts with same groupIdGary Wu2-10/+19
Modify version-manifest to skip warnings on artifacts that are in the same groupId as the project being checked. Change-Id: I14afdfbba4b175e0158cdf91a1aac7d1dbc34da9 Issue-id: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-06Version bump oparent in manifestGary Wu1-1/+1
Change-Id: I015ec12f16e185a7cb735c574bf3ba0cb8ebae51 Issue-ID: INT-148 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>