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 79e136a commit f488371Copy full SHA for f488371
pkg/backup/backupsink/BUILD.bazel
@@ -37,6 +37,7 @@ go_test(
37
"sst_sink_key_writer_test.go",
38
],
39
embed = [":backupsink"],
40
+ exec_properties = {"test.Pool": "large"},
41
deps = [
42
"//pkg/backup/backuppb",
43
"//pkg/ccl/storageccl",
0 commit comments