Files
mongo/buildscripts/tests/resmoke_end2end/suites/sleeping_hook_timeout.yml
Sean Lyons 473af93c3d SERVER-113067 Add timeout for resmoke hooks when hang analyzer is set (#44262)
GitOrigin-RevId: fe1283f6df85b800d34517708a976a2bb80a61c6
2025-11-24 14:47:39 +00:00

20 lines
346 B
YAML

test_kind: js_test
selector:
roots:
- jstests/resmoke_selftest/end2end/timeout/fixture/timeout1.js
executor:
archive:
tests: true
fixture:
class: NoOpFixture
fixture:
class: ReplicaSetFixture
mongod_options:
set_parameters:
enableTestCommands: 1
num_nodes: 2
hooks:
- class: SleepingHook