[NPU][CI] Increase e2e multi-node test timeout to 210 minutes (#39952)
This commit is contained in:
@@ -30,7 +30,7 @@ custom_api = client.CustomObjectsApi()
|
|||||||
batch_api = client.BatchV1Api()
|
batch_api = client.BatchV1Api()
|
||||||
rbac_api = client.RbacAuthorizationV1Api()
|
rbac_api = client.RbacAuthorizationV1Api()
|
||||||
|
|
||||||
LOCAL_TIMEOUT = 10800
|
LOCAL_TIMEOUT = 12600
|
||||||
|
|
||||||
script_path = os.path.dirname(os.path.abspath(__file__))
|
script_path = os.path.dirname(os.path.abspath(__file__))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user