mirror of https://github.com/citusdata/citus.git
15 lines
587 B
Plaintext
15 lines
587 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_logical_replication_single_shard_commands
|
|
test: isolation_logical_replication_nonsu_nonbypassrls
|
|
test: isolation_logical_replication_multi_shard_commands
|
|
test: isolation_non_blocking_shard_split
|
|
test: isolation_create_distributed_concurrently_after_drop_column
|
|
test: isolation_non_blocking_shard_split_with_index_as_replicaIdentity
|
|
test: isolation_non_blocking_shard_split_fkey
|