mirror of https://github.com/citusdata/citus.git
10 lines
416 B
Plaintext
10 lines
416 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 multi_create_fdw
|
|
test: multi_test_catalog_views
|
|
test: multi_create_table multi_behavioral_analytics_create_table
|
|
test: multi_create_table_superuser multi_behavioral_analytics_create_table_superuser
|
|
test: multi_load_data multi_load_data_superuser
|