Create a new framework of running onos test 81/2681/1
authorlanqinglong <lanqinglong@huawei.com>
Wed, 21 Oct 2015 03:58:24 +0000 (11:58 +0800)
committerlanqinglong <lanqinglong@huawei.com>
Wed, 21 Oct 2015 04:00:20 +0000 (12:00 +0800)
commite6896a606189e45ae03541335418c71f4d747094
treea04bef9545de1544656659b667e20f90cbe6aee6
parente9bb60be43af477f17b30ee1f2ba205565b7fa15
Create a new framework of running onos test

JIRA:ONOSFW-138

Onosfw need some test, so it need a new framework

Change-Id: Iaccdc1184767bdb1b794d36d92e09bf03a38d82f
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
framework/scripts/README
framework/scripts/function_test/Teston/Readme.txt [new file with mode: 0644]
framework/scripts/function_test/Teston/__init__.py [new file with mode: 0644]
framework/scripts/function_test/Teston/adapters/__init__.py [new file with mode: 0644]
framework/scripts/function_test/Teston/adapters/foundation.py [new file with mode: 0644]
framework/scripts/function_test/Teston/config.yaml [new file with mode: 0644]
framework/scripts/function_test/Teston/dependencies/onos [new file with mode: 0644]
framework/scripts/function_test/Teston/log/temp.log [new file with mode: 0644]
framework/scripts/function_test/Teston/onosfunctest.py [new file with mode: 0644]