提交 510dcbe1 编写于 作者: M Maoni Stephens 提交者: GitHub

fix doc for stress run instructions (dotnet/coreclr#24941)



Commit migrated from https://github.com/dotnet/coreclr/commit/1ab8b90ca9f8748776b00cc21cd5740b53dec67b
上级 b6fe706e
......@@ -26,8 +26,7 @@ Required Testing: Validation of the behavior of the affected APIs.
## Stress Testing ##
Stress testing must run for at least **48 hours** against a debug build.
Stress testing for checked and release builds can be done on pull requests with The .NET CI infrastructure.
A stress run can be requested using the trigger phrase:
Stress testing for checked and release builds can be run locally. Please following the instructions described in tests\src\GC\Stress\stress_run_readme.txt. You can also request it on pull requests with The .NET CI infrastructure with the trigger phrase:
```
@dotnet_bot test <platform> <flavor> gc_reliability_framework
......@@ -38,8 +37,6 @@ This will run the stress framework for the default amount of time (15 hours) on
## Functional Testing ##
A functional test run executes the same code as a stress run, but only runs for 30 minutes.
Instructions for running stress are located in the repo at tests\src\GC\Stress\stress_run_readme.txt.
It is recommended that you run at least some of the below PR-triggered CI jobs:
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册