Kuadrant / testsuite

3 stars 12 forks source link

Remove retry since wait_for_ready is sufficient #479

Closed trepel closed 1 month ago

trepel commented 1 month ago

Overview

No need to retry_client because wait_for_ready is sufficient. At the beginning of the test the RLP is partially enforced and wait_for_ready waits for it to become fully enforced

Verification Steps

Run the test: $ make testsuite/tests/kuadrant/identical_hostnames/test_identical_hostnames_rlp_on_gw_and_route.py