This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new e6d1e419c99 [MINOR] Increase CI timeout for UT FT other modules to 4
hours (#9423)
e6d1e419c99 is described below
commit e6d1e419c99f8226c831b6ccbcd22b07510f0fbc
Author: Sagar Sumit <[email protected]>
AuthorDate: Fri Aug 11 08:12:38 2023 +0530
[MINOR] Increase CI timeout for UT FT other modules to 4 hours (#9423)
---
azure-pipelines-20230430.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/azure-pipelines-20230430.yml b/azure-pipelines-20230430.yml
index 75c231b74dc..2da5ab0d4f9 100644
--- a/azure-pipelines-20230430.yml
+++ b/azure-pipelines-20230430.yml
@@ -188,7 +188,7 @@ stages:
displayName: Top 100 long-running testcases
- job: UT_FT_4
displayName: UT FT other modules
- timeoutInMinutes: '180'
+ timeoutInMinutes: '240'
steps:
- task: Maven@4
displayName: maven install