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 071ad04 commit 1e1b840Copy full SHA for 1e1b840
tpu/src/test/java/tpu/GetTpuVmIT.java
@@ -34,7 +34,7 @@
34
import org.mockito.MockedStatic;
35
36
@RunWith(JUnit4.class)
37
-@Timeout(value = 3)
+@Timeout(value = 5)
38
public class GetTpuVmIT {
39
private static final String PROJECT_ID = "project-id";
40
private static final String ZONE = "asia-east1-c";
0 commit comments