Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Fix flaky dnspolicy test #854

Merged
merged 1 commit into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. tests: Fix flaky dnspolicy test

    Flaky test:
    ```
     Summarizing 1 Failure:
      [FAIL] DNSPolicy controller valid target and valid gateway status [It] should re-create dns record when listener hostname changes
      /home/runner/work/kuadrant-operator/kuadrant-operator/tests/common/dnspolicy/dnspolicy_controller_test.go:766
    ```
    
    Caused by not waiting long enough for the records to become ready again, increased the timout on the check.
    
    Signed-off-by: Michael Nairn <[email protected]>
    mikenairn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    51fb07d View commit details
    Browse the repository at this point in the history