mirror of https://github.com/citusdata/citus.git
13 lines
466 B
Plaintext
13 lines
466 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_multi_shard_commands
|
|
test: isolation_non_blocking_shard_split
|
|
test: isolation_non_blocking_shard_split_with_index_as_replicaIdentity
|
|
test: isolation_non_blocking_shard_split_fkey
|