mirror of https://github.com/citusdata/citus.git
18 lines
668 B
Plaintext
18 lines
668 B
Plaintext
test: isolation_setup
|
|
|
|
# tests that change node metadata should precede
|
|
# isolation_cluster_management such that tests
|
|
# that come later can be parallelized
|
|
test: isolation_cluster_management
|
|
|
|
test: isolation_move_placement_vs_move_placement
|
|
test: isolation_move_placement_vs_modification
|
|
test: isolation_move_placement_vs_modification_fk
|
|
test: isolation_tenant_isolation_with_fkey_to_reference
|
|
test: isolation_ref2ref_foreign_keys_enterprise
|
|
test: isolation_shard_move_vs_start_metadata_sync
|
|
test: isolation_tenant_isolation
|
|
test: isolation_tenant_isolation_nonblocking
|
|
test: isolation_blocking_shard_split
|
|
test: isolation_blocking_shard_split_with_fkey_to_reference
|