SERVER-123542: Add the DSC resharding_fuzzer_idempotency suite. (#51644)
GitOrigin-RevId: 34f207005bcb2d9b3a31bbec764436508d038fa8
This commit is contained in:
parent
8e375369ca
commit
e639c49ca2
@ -3410,6 +3410,27 @@ tasks:
|
||||
jstestfuzz_vars: --numDonors 3 --numRecipients 3 --inPlace no
|
||||
suite: disagg_resharding_fuzzer
|
||||
|
||||
- <<: *jstestfuzz_template
|
||||
name: disagg_resharding_fuzzer_idempotency_gen
|
||||
tags:
|
||||
[
|
||||
"assigned_to_jira_team_server_cluster_scalability",
|
||||
"default",
|
||||
"resharding_fuzzer",
|
||||
"require_npm",
|
||||
"random_name",
|
||||
"requires_extra_system_deps",
|
||||
]
|
||||
commands:
|
||||
- func: "generate resmoke tasks"
|
||||
vars:
|
||||
<<: *jstestfuzz_config_vars
|
||||
num_files: 10
|
||||
num_tasks: 5
|
||||
npm_command: resharding-fuzzer
|
||||
jstestfuzz_vars: --numDonors 3 --numRecipients 3 --inPlace no
|
||||
suite: disagg_resharding_fuzzer_idempotency
|
||||
|
||||
- <<: *jstestfuzz_template
|
||||
name: disagg_move_collection_fuzzer_gen
|
||||
tags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user