[skip e2e] Increase gc drop time for nightly debug (#17239)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/17244/head
binbin 2022-05-26 22:10:03 +08:00 committed by GitHub
parent f6b6bd1994
commit d76a22cf98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -142,6 +142,8 @@ pipeline {
--set queryNode.replicas=2 \
--set indexNode.replicas=2 \
--set dataNode.replicas=2 \
--set dataCoordinator.gc.missingTolerance=86400 \
--set dataCoordinator.gc.dropTolerance=86400 \
--version ${chart_version} \
-f values/${mqMode}.yaml \
-f values/nightly.yaml "