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

[CI] deflake viper sync tests #13185

Merged
merged 5 commits into from
Jul 6, 2023

Commits on Jun 20, 2023

  1. no longer trusting IO in CI

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    33d991d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. leverage afero to mock the fs

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0d5422f View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ee51b70 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. default callback to nil, only defer when non-nil

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7bf2465 View commit details
    Browse the repository at this point in the history
  2. set interval=10s, wait max 3x interval

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b4f038b View commit details
    Browse the repository at this point in the history