Skip to content

Commit

Permalink
Merge pull request #140690 from cockroachdb/blathers/backport-release…
Browse files Browse the repository at this point in the history
…-25.1-140431

release-25.1: sqlccl: increase test package timeout from 5 min to 15 min (#140690)

Co-Authored-By: Yahor Yuzefovich <[email protected]>
  • Loading branch information
yuzefovich and yuzefovich authored Feb 7, 2025
2 parents 8395437 + 98263eb commit 4245e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/ccl/testccl/sqlccl/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")

go_test(
name = "sqlccl_test",
size = "large",
srcs = [
"explain_test.go",
"gc_job_test.go",
Expand Down

0 comments on commit 4245e39

Please sign in to comment.