push
github
libovsdb: give monitor setup time to process than normal transactions In certain scaling situations, it may take longer than types.OVSDBTimeout for the monitoring of OVSDB tables to be set up. This change is a follow-up to commit da9408d3b, accounting for cases where ovnkube-master has a lot of startup data. The timeout for monitoring introduced in commit 6ae4edb8d did not account for that. Reported-at: https://issues.redhat.com/browse/OCPBUGS-17147 Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
23930 of 45437 relevant lines covered (52.67%)
93.99 hits per line