There is a flake in cf-networking acceptance-tests related to c2c network-policy listing:
most of the time when cleaning up tests, we delete orgs
we do not specifically delete c2c network policies
policy-server cleans those up every 60s when it sees things have been deleted from CAPI
at least one check creates a policy and expects that to be the only policy present, which can fails due to the above time lag when test order is randomized.
Steps to reproduce bug
There is a flake in cf-networking acceptance-tests related to c2c network-policy listing:
Fix
Remove stale policies in the after each.