mirror of https://github.com/citusdata/citus.git
CREATE TABLE does not invalidate foreign key graph but some other set of ddl commands do. Previously, as we run multi_foreign_key & multi_foreign_key_relation_graph in parallel, it's possible that multi_foreign_key invalidates foreign key graph via some ddl commands and create table test in multi_foreign_key_relation_graph becomes flaky. So we un-parallelize those two tests. |
||
---|---|---|
.. | ||
hammerdb | ||
regress |