Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovn_workload: Fix namespace address family check.
Namespaces can (in theory) have different address family address sets in different IC clusters. Instead of checking the address set array (always not None), check to see if the corresponding per-AZ address set actually exists. Fixes: 2562afb ("ovn-tester: extend density_light testing for ovn-ic") Signed-off-by: Dumitru Ceara <dceara@redhat.com>
- Loading branch information