HttpStress: Add Stress Pipelines (dotnet/corefx#41833)
authorEirik Tsarpalis <eirik.tsarpalis@gmail.com>
Thu, 24 Oct 2019 23:02:30 +0000 (00:02 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2019 23:02:30 +0000 (00:02 +0100)
commitca723882d4911b60b051c7bc380fe7da09f45e1c
treec12b9d5d0be1cd6c5828a9a64d5af2b70c293e0e
parentf91184f684a7cd3a2c511d743aeca92e8e5a6037
HttpStress: Add Stress Pipelines (dotnet/corefx#41833)

Commit migrated from https://github.com/dotnet/corefx/commit/f41ba828c76126a871d986cb5b7e9c44ddf6f3d7
eng/pipelines/libraries/stress/http-linux.yml [new file with mode: 0644]
eng/pipelines/libraries/stress/http-windows.yml [new file with mode: 0644]
src/libraries/System.Net.Http/tests/StressTests/HttpStress/Dockerfile [new file with mode: 0644]
src/libraries/System.Net.Http/tests/StressTests/HttpStress/Readme.md
src/libraries/System.Net.Http/tests/StressTests/HttpStress/StressServer.cs
src/libraries/System.Net.Http/tests/StressTests/HttpStress/corefx.Dockerfile [new file with mode: 0644]
src/libraries/System.Net.Http/tests/StressTests/HttpStress/load-corefx-testhost.ps1
src/libraries/System.Net.Http/tests/StressTests/HttpStress/load-corefx-testhost.sh