acl-plugin: make test: add a test which deletes an interface with applied ACL 26/11326/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 23 Mar 2018 09:38:46 +0000 (10:38 +0100)
committerOle Trøan <otroan@employees.org>
Fri, 23 Mar 2018 11:06:02 +0000 (11:06 +0000)
commitde3682f510dd02055e124a2d7be831d203a7f402
tree3f191c49827e3f7779f46f32c70bf2f2c81ee6b8
parent0e89dfc9167257b4e357222ea8fd176408577203
acl-plugin: make test: add a test which deletes an interface with applied ACL

There was no test coverage for a scenario of an interface having an
ACL and that interface being deleted. Add a basic sanity test which
applies an ACL to an interface and then deletes that interface.

Change-Id: Ib6462e02cf69f1173125ac2481c608f68eb389ac
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
test/test_acl_plugin.py