This commit is contained in:
cmcmarrow 2023-04-17 14:20:01 -05:00 committed by Pedro Algarvio
parent 3448a6c990
commit c0f4e4fc8d
2 changed files with 2 additions and 2 deletions

View file

@ -538,7 +538,7 @@ You can enable or disable test groups locally by passing their respected flag:
* --core-tests - Tests of any speed that test the root parts of salt. * --core-tests - Tests of any speed that test the root parts of salt.
* --flaky-jail - Test that need to be temporarily skipped. * --flaky-jail - Test that need to be temporarily skipped.
In Your PR, you can enable or disable test groups by setting a label. In your PR, you can enable or disable test groups by setting a label.
All fast, slow, and core tests specified in the change file will always run. All fast, slow, and core tests specified in the change file will always run.
* test:no-fast * test:no-fast

View file

@ -507,7 +507,7 @@ You can enable or disable test groups locally by passing there respected flag:
* --core-tests * --core-tests
* --flaky-jail * --flaky-jail
In Your PR you can enable or disable test groups by setting a label. In your PR you can enable or disable test groups by setting a label.
All thought the fast, slow and core tests specified in the change file will always run. All thought the fast, slow and core tests specified in the change file will always run.
* test:no-fast * test:no-fast