mirror of https://github.com/citusdata/citus.git
Fix flaky test in multi_foreign_key_relation_graph (#4819)
parent
7d8d5cad98
commit
b2a7bafcc4
|
@ -176,7 +176,8 @@ test: multi_truncate
|
||||||
# ----------
|
# ----------
|
||||||
# multi_foreign_key tests foreign key push down on distributed tables
|
# multi_foreign_key tests foreign key push down on distributed tables
|
||||||
# ----------
|
# ----------
|
||||||
test: multi_foreign_key multi_foreign_key_relation_graph
|
test: multi_foreign_key
|
||||||
|
test: multi_foreign_key_relation_graph
|
||||||
|
|
||||||
# --------
|
# --------
|
||||||
# Replicating reference tables to coordinator. Add coordinator to pg_dist_node
|
# Replicating reference tables to coordinator. Add coordinator to pg_dist_node
|
||||||
|
|
Loading…
Reference in New Issue