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

client/windows integration tests: plumbing work for running on windows #4432

Merged
merged 2 commits into from
Dec 7, 2023

Commits on Nov 23, 2023

  1. windows integration tests: plumbing work to be able to run on windows

    Co-authored-by: Gabriel Samfira <[email protected]>
    
    This PR does most of the plumbing work requred for us to start
    running integration tests on Windows. We will need this to land
    before we can do the follow-up PRs to handle the specific tests.
    
    Signed-off-by: Anthony Nandaa <[email protected]>
    profnandaa committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    414edfa View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix/pr: fixes from pr review

    NOTE: all these follow-up commits will be squashed after the review
    is done.
    
    What changed in this commit:
    
    - refactor the code to make the dial retry logic be the same across
      platforms.
    - a number of code duplication fixes and refactors
    
    Signed-off-by: Anthony Nandaa <[email protected]>
    profnandaa committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    68afa16 View commit details
    Browse the repository at this point in the history