SERVER-124515 Increase cpu count for sharding_jscore_passthrough_with_balancer suites (#52668)
GitOrigin-RevId: 53afad7c10aebeea2230e6c900d2061f602b00d3
This commit is contained in:
parent
71cbc4b040
commit
92b2da53c9
@ -53,7 +53,7 @@ resmoke_suite_test(
|
||||
tags = [
|
||||
"ci-release-critical",
|
||||
"common",
|
||||
"incompatible_with_bazel_remote_test", # This test is frequently hitting the bazel test timeout running remove_adjacent_index_keys.js. Disable until resolved. TODO(SERVER-124515)
|
||||
"cpu:2",
|
||||
"jscore",
|
||||
"sharding",
|
||||
],
|
||||
|
||||
@ -50,7 +50,7 @@ resmoke_suite_test(
|
||||
tags = [
|
||||
"ci-release-critical",
|
||||
"common",
|
||||
"incompatible_with_bazel_remote_test", # This test is frequently hitting the bazel test timeout running remove_adjacent_index_keys.js. Disable until resolved. TODO(SERVER-124515)
|
||||
"cpu:2",
|
||||
"jscore",
|
||||
"sharding",
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user