1. The SDNVPN DB initialization information lacks two test cases,
functest_testcase_4 and functest_testcase_8.
2. So the results of these 2 test cases cannot be pushed into DB.
3. Add these 2 test cases info to DB.
JIRA: DOVETAIL-535
Change-Id: I1c6d049b942806924f15dd106452fd9b4d554454
Signed-off-by: xudan <xudan16@huawei.com>
except:
print("useless data")
add_case("functest", "tempest_custom")
+ add_case("sdnvpn", "functest_testcase_4")
+ add_case("sdnvpn", "functest_testcase_8")
def add_pod(name, mode):