mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
91ab8373b3
Signed-off-by: Jenny Li <jing.li@zilliz.com>
558 B
558 B
Commands to trigger jobs
Guide
- 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. |