mirror of https://github.com/citusdata/citus.git
Drop missing isolation tests
parent
37d4c36683
commit
e0e856a902
|
@ -1,10 +1,3 @@
|
||||||
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_cluster_management
|
||||||
|
test: isolation_concurrent_dml
|
||||||
test: isolation_dml_vs_repair isolation_copy_placement_vs_copy_placement isolation_cancellation
|
test: isolation_cancellation
|
||||||
test: isolation_concurrent_dml isolation_data_migration
|
|
||||||
test: isolation_drop_shards isolation_copy_placement_vs_modification
|
|
||||||
|
|
Loading…
Reference in New Issue