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 1193bfe commit 8ed463cCopy full SHA for 8ed463c
tpu/src/test/java/tpu/TpuVmIT.java
@@ -45,7 +45,7 @@
45
import org.mockito.MockedStatic;
46
47
@RunWith(JUnit4.class)
48
-@Timeout(value = 3)
+@Timeout(value = 10)
49
public class TpuVmIT {
50
private static final String PROJECT_ID = "project-id";
51
private static final String ZONE = "asia-east1-c";
0 commit comments