Use functest clean module to do the sdnvpn resources cleanup 19/45319/2
authorxudan <xudan16@huawei.com>
Tue, 17 Oct 2017 09:27:10 +0000 (05:27 -0400)
committerLeo wang <grakiss.wanglei@huawei.com>
Mon, 23 Oct 2017 07:08:53 +0000 (07:08 +0000)
commita5c7a5358ab160f7518798dc977bf85fed32ddb9
treea9896027d384ae1dbfd4d91c924c4ad62da4ccd5
parent26276a276dd37d2fbc7d26dc338613b928dbbfb3
Use functest clean module to do the sdnvpn resources cleanup

1. If there throw an exception during the test of one sdnvpn test case,
   it will not do the clean.
2. Then there are many resources left, such as network, subnet, server...
3. This is a bug of sdnvpn see JIRA: SDNVPN-184
4. The patch for fixing this bug https://gerrit.opnfv.org/gerrit/#/c/44777/
5. Currently, use functest module "functest openstack clean" to clean the SUT.

JIRA: DOVETAIL-524

Change-Id: I629fc6fdc9e4c95960f6122358ff219a467d441b
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/testcase/sdnvpn.tc001.yml
dovetail/testcase/sdnvpn.tc002.yml
dovetail/testcase/sdnvpn.tc003.yml
dovetail/testcase/sdnvpn.tc004.yml
dovetail/testcase/sdnvpn.tc008.yml