mirror of https://github.com/citusdata/citus.git
11 lines
370 B
Plaintext
11 lines
370 B
Plaintext
# Split Shard tests.
|
|
# Include tests from 'minimal_schedule' for setup.
|
|
test: multi_test_helpers multi_test_helpers_superuser columnar_test_helpers
|
|
test: multi_cluster_management
|
|
test: multi_test_catalog_views
|
|
test: tablespace
|
|
# Split tests go here.
|
|
test: split_shard_test_helpers
|
|
test: citus_split_shard_by_split_points_negative
|
|
test: citus_split_shard_by_split_points
|