diff --git a/testsuite/tests/singlecluster/authorino/operator/sharding/test_preexisting_auth.py b/testsuite/tests/singlecluster/authorino/operator/sharding/test_preexisting_auth.py index 6ac28d47..66f4e553 100644 --- a/testsuite/tests/singlecluster/authorino/operator/sharding/test_preexisting_auth.py +++ b/testsuite/tests/singlecluster/authorino/operator/sharding/test_preexisting_auth.py @@ -59,6 +59,7 @@ def test_preexisting_auth( route2 = setup_route(hostname.hostname, gw2) auth = setup_authorization(route2, "B") auth.wait_for_ready() + auth.refresh() assert ( hostname.hostname in auth.model.status.summary.hostsReady