[CI/NPU] fix multiple NPU CI issue (#16111)
This commit is contained in:
@@ -70,7 +70,7 @@ class TestAscendDeepEP(CustomTestCase):
|
||||
process = popen_launch_server(
|
||||
model,
|
||||
self.base_url,
|
||||
timeout=1500,
|
||||
timeout=2400,
|
||||
other_args=[
|
||||
*self.common_args,
|
||||
],
|
||||
|
||||
@@ -66,7 +66,7 @@ class TestAscendDeepSeekMTP(CustomTestCase):
|
||||
process = popen_launch_server(
|
||||
model,
|
||||
self.base_url,
|
||||
timeout=1500,
|
||||
timeout=2400,
|
||||
other_args=[
|
||||
*self.common_args,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user