Skip to content

Commit 5e71f4f

Browse files
committed
asim: bump timeout to 15 min
This commit bumps tests timeout to 15 min since tests under asim/tests tend to take longer.
1 parent 7c46e9e commit 5e71f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/kv/kvserver/asim/tests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ go_library(
3030

3131
go_test(
3232
name = "tests_test",
33+
size = "large",
3334
srcs = [
3435
"datadriven_simulation_test.go",
3536
"helpers_test.go",

0 commit comments

Comments
 (0)