Run multi_modifying_xacts using minimal_schedule

pull/7204/head
Jelte Fennema 2023-09-18 16:48:51 +02:00
parent 423f84f1fe
commit 8a593bf809
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ DEPS = {
),
"function_propagation": TestDeps("minimal_schedule"),
"grant_on_foreign_server_propagation": TestDeps("minimal_schedule"),
"multi_modifying_xacts": TestDeps("minimal_schedule"),
"multi_mx_modifying_xacts": TestDeps(None, ["multi_mx_create_table"]),
"multi_mx_router_planner": TestDeps(None, ["multi_mx_create_table"]),
"multi_mx_copy_data": TestDeps(None, ["multi_mx_create_table"]),