Update docs for run-cpu-e2e (#18520)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/18522/head
Jenny Li 2022-08-03 17:04:36 +08:00 committed by GitHub
parent 7cd37fc6dd
commit 91ab8373b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@
| Command | Description |
| -------------------------|----------------------------------------------------------------------------|
| /run-checks | Trigger Jenkins Job for e2e tests. |
| /run-cpu-e2e | Trigger Jenkins Job for e2e tests based on cpu. |
| rerun ut | Trigger failed github workflow jobs, including code checker & unit tests. |