System.Net Stress Tests Improvements 2 - #108703
Conversation
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Weird, it should be working according to the docs. Otherwise, the changes look good, but I want to test them locally. |
on it, I also found out that passing |
do we know what docker-compose version runs in CI? I had similar problems in the past when using recently added syntax. |
|
One more thing I just noticed, that there is no dumps share volume mounted in the SslStress While there, I think we can also delete the |
…ompose.ps1 Co-authored-by: Anton Firszov <antonfir@gmail.com>
4545fe3 to
03ca742
Compare
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries stress-http |
|
Azure Pipelines successfully started running 1 pipeline(s). |
It works when run from WSL2 (because it uses the Docker installed in Windows, but my Ubuntu VM I still have to invoke |
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
antonfirsov
left a comment
There was a problem hiding this comment.
Thanks! Doing a final run, just in case, then ![]()
Fixes #108551.