commit | 3e2a028f368f1c79cb9825bc30f5e6c32a0c34fc | [log] [tgz] |
---|---|---|
author | armando-migliaccio <armamig@gmail.com> | Fri Nov 22 14:47:16 2013 -0800 |
committer | armando-migliaccio <armamig@gmail.com> | Tue Nov 26 18:06:19 2013 -0800 |
tree | 245030f4b51ea7ddc4f11e4c4647c00a5526a25a | |
parent | 9ca1b506e4326bff3ba96d3f5f9f1dec5f77b09e [diff] |
Ensure no dangling resources are left if tests are skipped When tenant isolation is enabled, some network resources are provisioned even though some tests are skipped. This has a bad effect because these resources (like ip allocations, routers and such) may have quota's default values that are low. With this change we ensure resources are torn down correctly. Closes-bug: 1254166 Related-bug: 1232971 Related-bug: 1253966 Change-Id: Id86841775a26f12a5ae8c520a086e5f1ebd63135