mirror of https://github.com/citusdata/citus.git
12 lines
491 B
Plaintext
12 lines
491 B
Plaintext
# ----------
|
|
# Only run few basic tests to set up a testing environment
|
|
# ----------
|
|
test: multi_test_helpers multi_test_helpers_superuser multi_create_fdw columnar_test_helpers failure_test_helpers
|
|
test: multi_cluster_management
|
|
test: multi_test_catalog_views
|
|
test: multi_create_table
|
|
test: multi_behavioral_analytics_create_table
|
|
test: multi_create_table_superuser multi_behavioral_analytics_create_table_superuser
|
|
test: multi_load_data multi_load_data_superuser tablespace
|
|
test: check_mx
|