mirror of https://github.com/citusdata/citus.git
Fix some trailing whitespace.
parent
9794d6da64
commit
57c529c3b0
|
@ -1,3 +1,10 @@
|
|||
test: isolation_add_node_vs_reference_table_operations
|
||||
|
||||
# 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_concurrent_dml
|
||||
test: isolation_dml_vs_repair
|
||||
|
||||
test: isolation_dml_vs_repair isolation_copy_placement_vs_copy_placement
|
||||
test: isolation_concurrent_dml isolation_data_migration
|
||||
test: isolation_drop_shards isolation_copy_placement_vs_modification
|
||||
|
|
Loading…
Reference in New Issue