summaryrefslogtreecommitdiffstats
path: root/framework/scripts/function_test/Teston
AgeCommit message (Collapse)AuthorFilesLines
2015-11-05write ovsdb connection related scriptszhanghaoyu76-0/+560
JIRA:ONOSFW-64 1.ovsdb connection scripts Change-Id: Id51cf1eb3e7545c35ef64156b7dc7618cc69073f
2015-11-02Write NBI-virtualport related scriptslanqinglong1-0/+184
JIRA:ONOSFW-66 1.Delete subnets 2.Post Virtual-port Change-Id: I13d14f430daa1bfdf30e406dfefb7c7213e34014 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-28Write NBI-subnet related scriptslanqinglong1-1/+110
JIRA:ONOSFW-66 1、Update subnets Change-Id: Ia9a1be9aca710b417b7194612f0a25764a92a60d Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-27Write NBI-subnet related scriptslanqinglong1-1/+90
JIRA:ONOSFW-66 1、create subnets Change-Id: Ie32e8c0720ba1b9cd5f4cadcd26440c2feb23173 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-26Merge "write NBI-network related scripts"Ashlee Young6-0/+723
2015-10-26write NBI-network related scriptslanqinglong6-0/+723
JIRA:ONOSFW-65 the script include: 1、create networks 2、update networks 3、delete networks 4、show networks Change-Id: I7159219f7dad70b7e724ed232b230b089e92e000 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-26Use a Client driver to run test scriptslanqinglong1-0/+69
JIRA:ONOSFW-141 Use a Client driver to run test scripts Change-Id: If2828dea09ae3c21bde195982bb02023e0a4d224 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-23Write a new environment driverlanqinglong1-0/+226
JIRA:ONOSFW-140 Environment setup is needed in function test of onosfw Change-Id: Ieba71c196320b1eb2ab1138a91ac616154354799 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-23Write some new drivers to connect devicelanqinglong1-0/+191
JIRA:ONOSFW-139 connection-env should be add Change-Id: I85640533f67775aa89b2ab7e0a7527997d626ce1 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-21Create a new framework of running onos testlanqinglong8-0/+129
JIRA:ONOSFW-138 Onosfw need some test, so it need a new framework Change-Id: Iaccdc1184767bdb1b794d36d92e09bf03a38d82f Signed-off-by: lanqinglong <lanqinglong@huawei.com>