enhance: [skip e2e] change nightly running time[2.4] (#40217)

pr: #40219

Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
nico 2025-02-26 19:18:08 +08:00 committed by GitHub
parent 5d1cec0892
commit 191afb3ea7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
String cron_timezone = 'TZ=Asia/Shanghai'
String cron_string = "50 3 * * * "
String cron_string = "50 20 * * * "
// Make timeout 4 hours so that we can run two nightly during the ci
int total_timeout_minutes = 7 * 60