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

Check for server readiness before starting ssl stress test #100296

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

rzikm
Copy link
Member

@rzikm rzikm commented Mar 26, 2024

Fixes #94222.

I copied the approach from http stress, it seems to work well enough over there.

@rzikm
Copy link
Member Author

rzikm commented Mar 26, 2024

/azp list

Copy link

CI/CD Pipelines for this repository:

@rzikm
Copy link
Member Author

rzikm commented Mar 26, 2024

/azp run runtime-libraries stress-ssl

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm rzikm requested a review from a team March 26, 2024 16:14
@rzikm
Copy link
Member Author

rzikm commented Mar 26, 2024

/azp run runtime-libraries stress-ssl

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm
Copy link
Member Author

rzikm commented Mar 26, 2024

/azp run runtime-libraries stress-ssl

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@antonfirsov antonfirsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@rzikm rzikm merged commit 475dd02 into dotnet:main Mar 26, 2024
88 of 90 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
@karelz karelz added this to the 9.0.0 milestone May 14, 2024
@antonfirsov antonfirsov added the test-bug Problem in test source code (most likely) label Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Security test-bug Problem in test source code (most likely)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SslStress] SocketException (111): Connection refused
4 participants