During test teardown, an attempt is made to delete the policies that are not a part of the built-ins. The built-ins have changed between versions of TMOS. We should snapshot the get_collection call and use that pre-test snapshot to delete all those policies created by the tests.
During test teardown, an attempt is made to delete the policies that are not a part of the built-ins. The built-ins have changed between versions of TMOS. We should snapshot the get_collection call and use that pre-test snapshot to delete all those policies created by the tests.