commit | b28337c1cb898ef2fb8ee7cb66e9f0bfca7a5b89 | [log] [tgz] |
---|---|---|
author | Rick Bartra <rb560u@att.com> | Wed Sep 11 16:24:09 2019 -0400 |
committer | Rick Bartra <rick.bartra@att.com> | Wed Sep 11 23:08:45 2019 -0400 |
tree | 6acd7cca97e6954dd657a36ba1380407fa6cfe2a | |
parent | d9b68e81a0eccb95bf24be7afaf6a9e1745ea979 [diff] |
Fix router leak from L3AgentsExtRbacTest class The 'test_list_l3_agents_on_router' test leaves behind a router as a resource leak. A class resource cleanup is added so that the router is not left behind once the test runs. Change-Id: Id393ea75e59fe26da598723993593f6759d594f5