mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 15:35:33 +08:00
Update caser run timeout
This commit is contained in:
parent
54e113ba31
commit
5268a1628c
@ -1,4 +1,4 @@
|
||||
timeout(time: 1800, unit: 'MINUTES') {
|
||||
timeout(time: 7200, unit: 'MINUTES') {
|
||||
try {
|
||||
dir ("milvu_ann_acc") {
|
||||
print "Git clone url: ${TEST_URL}:${TEST_BRANCH}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user