-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Goal:
In order to increase coverage for different provider drivers, should be good to have param allowed_cirds as optional on the CRUD operations that tempest is doing over Listener class.
To do this in a compatible way to avoid using conditional based on providers, each test that use the allowed_cirds parameter will be split into 2 tests: one test that still uses the allowed_cidrs params and another that doesn't use it
Acceptance Criteria:
Check that on tempest run ListenerAPITest is executing CRUD tests for the OVN provider
- links to