commit | 24c528789d33f7b7c50cde3ac3ff7e77f28c58c1 | [log] [tgz] |
---|---|---|
author | Vasyl Saienko <vsaienko@mirantis.com> | Fri Feb 26 23:54:47 2021 +0200 |
committer | Mitya_Eremeev <deremeev@mirantis.com> | Tue Jan 18 19:02:00 2022 +0300 |
tree | 0a76c86ff5cdf8ccc921d3ee669fa48dcfb2b701 | |
parent | 3d851dfbb4398d299676582d2862cdf0d7c5b7f8 [diff] |
Cleanup bgpvpn envtries at the end of test At the moment bgpvpns are removed when all tests finished in class resource_cleanup. The patch adds addCleanup() at the places where bgpvpn entries are created to let them cleanned after single test finished. Also add cleanup for some API tests that were completely missing. Related-Prod: PRODX-12050 Change-Id: I94229f2d6cc3331a61a57e5d03231fa8640857b6 (cherry picked from commit de5a63800ff3486be77f4399660d13668c0efccc)