mirror of https://github.com/citusdata/citus.git
Revert multi_partition test back to being required
Test was marked as optional (ignore) by previous commit. Reverting that change to make test requiredpull/2363/head
parent
8e608a0e6c
commit
470ee0b4d9
|
@ -37,8 +37,6 @@ test: multi_insert_select_window multi_shard_update_delete window_functions dml_
|
||||||
# ----------
|
# ----------
|
||||||
# Tests for partitioning support
|
# Tests for partitioning support
|
||||||
# ----------
|
# ----------
|
||||||
# TODO: remove the following ignore when PostgreSQL 11 has a new beta
|
|
||||||
ignore: multi_partitioning
|
|
||||||
test: multi_partitioning_utils multi_partitioning
|
test: multi_partitioning_utils multi_partitioning
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue