HttpStress do not use SYS_PTRACE cap for docker runs (#76307)
authorAnton Firszov <antonfir@gmail.com>
Tue, 4 Oct 2022 16:13:45 +0000 (18:13 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 16:13:45 +0000 (18:13 +0200)
commitfd770d57d30a86547be892f82a6a46b552516c69
tree9780a8b64b318e19c9955c44305d1d7f0e2ec6e6
parent62242230b91a865e0bcc9ca833738e94f2bfa825
HttpStress do not use SYS_PTRACE cap for docker runs (#76307)

According to an offline discussion with engineering folks, there is no need for SYS_PTRACE on newer Linux kernels, so we can remove it for all platforms.
src/libraries/System.Net.Http/tests/StressTests/HttpStress/docker-compose.yml