We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9bca42 commit 780fc01Copy full SHA for 780fc01
tpu/src/test/java/tpu/TpuVmIT.java
@@ -44,7 +44,7 @@
44
import org.mockito.MockedStatic;
45
46
@RunWith(JUnit4.class)
47
-@Timeout(value = 10)
+@Timeout(value = 50)
48
public class TpuVmIT {
49
private static final String PROJECT_ID = "project-id";
50
private static final String ZONE = "asia-east1-c";
0 commit comments