milvus/COMMAND_HELP.md
Jenny Li 91ab8373b3
Update docs for run-cpu-e2e (#18520)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
2022-08-03 17:04:36 +08:00

13 lines
558 B
Markdown

# Commands to trigger jobs
## Guide
1. The job will be triggered when your comments on pull request matched command.
## Commands
| Command | Description |
| -------------------------|----------------------------------------------------------------------------|
| /run-cpu-e2e | Trigger Jenkins Job for e2e tests based on cpu. |
| rerun ut | Trigger failed github workflow jobs, including code checker & unit tests. |