mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Add comment to scale test stage (#14946)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/14948/head
parent
8df158a9c4
commit
8356b235f5
|
@ -51,6 +51,7 @@ pipeline {
|
|||
container('milvus-test') {
|
||||
dir ('tests/python_client/scale') {
|
||||
script {
|
||||
// pytest run scale case in parallel
|
||||
sh 'pytest . -n 5 -v -s'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue