2021-12-17 02:47:16 +00:00
|
|
|
# Commands to trigger jobs
|
|
|
|
|
|
|
|
## Guide
|
|
|
|
|
2022-01-06 10:10:24 +00:00
|
|
|
1. The job will be triggered when your comments on pull request matched command.
|
2021-12-17 02:47:16 +00:00
|
|
|
|
|
|
|
## Commands
|
|
|
|
|
|
|
|
| Command | Description |
|
|
|
|
| -------------------------|----------------------------------------------------------------------------|
|
2022-08-03 09:04:36 +00:00
|
|
|
| /run-cpu-e2e | Trigger Jenkins Job for e2e tests based on cpu. |
|
2022-01-06 10:27:21 +00:00
|
|
|
| rerun ut | Trigger failed github workflow jobs, including code checker & unit tests. |
|