mirror of https://github.com/citusdata/citus.git
10 lines
278 B
Plaintext
10 lines
278 B
Plaintext
# ----------
|
|
# Only run few basic tests to set up a testing environment
|
|
# ----------
|
|
test: multi_cluster_management
|
|
test: multi_test_helpers multi_test_helpers_superuser
|
|
test: multi_test_catalog_views
|
|
|
|
# the following test has to be run sequentially
|
|
test: multi_mx_create_table
|