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