impl executor and leverage to test_pod.py in TestAPI
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 10 Apr 2017 03:03:29 +0000 (11:03 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 13 Apr 2017 08:11:49 +0000 (16:11 +0800)
commitdb5d57de7351ff8c569899f8eaf8be11d71a88cc
tree78520bf9f5b1087a4d3583050c36c32e7ab3229b
parent9f520598cf813246670df92e7df257023ed2ad04
impl executor and leverage to test_pod.py in TestAPI

implement executor.py
leverage executor to test_pod.py

Change-Id: Ief70a28a935c86430e26f90f35112a7bab9fa81b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/opnfv_testapi/tests/unit/executor.py [new file with mode: 0644]
testapi/opnfv_testapi/tests/unit/test_pod.py