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

test(server): Fix flakiness in TestServer_ReloadWorkerTags #3810

Closed
wants to merge 5 commits into from

Commits on Oct 6, 2023

  1. test(server): Fix flakiness in TestServer_ReloadWorkerTags

    This attempts to address some flakiness by replacing hard-coded sleeps with some smarter polling similarly used in TestServer_ReloadInitialUpstreams.
    moduli committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5df32d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. wip

    moduli committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    63b70ef View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    1103599 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. DEBUG: Log tags

    moduli committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3151c65 View commit details
    Browse the repository at this point in the history
  2. wip2

    moduli committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3d5b907 View commit details
    Browse the repository at this point in the history