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

[v1.21.x] Backport pr10063 #10069

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Conversation

wenduwan
Copy link
Contributor

Backport #10063

Client-server tests currently read client output from pipe, which can be
unavailable in corner cases, e.g. client timeout. This change directs the
client process stdout/stderr to a file which is closed and saved upon
completion.

Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
(cherry picked from commit ff87df2)
…r tests

Client-server tests launch tests over SSH which can introduce delays in
addition to the specified timeout. This change adds more time before timing out

Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
(cherry picked from commit 7b36891)
@wenduwan wenduwan requested a review from a team June 10, 2024 19:58
@wenduwan
Copy link
Contributor Author

@shijin-aws Good to merge?

@shijin-aws shijin-aws merged commit 15d7b69 into ofiwg:v1.21.x Jun 11, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants