Removes unnecessary enable_ddl_propagation entries

pull/7563/head
gurkanindibay 2024-03-25 18:27:47 +03:00
parent 602c8c1206
commit 2013554050
9 changed files with 5 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# ----------
# isolation setup steps
# ----------
test: isolation_enable_ddl_propagation
test: isolation_setup
test: isolation_cluster_management
test: isolation_enable_ddl_propagation

View File

@ -1,7 +1,6 @@
test: enable_ddl_propagation
test: multi_test_helpers multi_test_helpers_superuser columnar_test_helpers
test: multi_cluster_management
test: enable_ddl_propagation
test: multi_test_catalog_views
test: remove_coordinator_from_metadata

View File

@ -1,10 +1,10 @@
test: isolation_enable_ddl_propagation
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_enable_ddl_propagation
test: isolation_logical_replication_single_shard_commands
test: isolation_logical_replication_nonsu_nonbypassrls

View File

@ -1,10 +1,10 @@
test: isolation_enable_ddl_propagation
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_enable_ddl_propagation
test: isolation_logical_replication_single_shard_commands_on_mx
test: isolation_logical_replication_multi_shard_commands_on_mx

View File

@ -1,10 +1,10 @@
test: isolation_enable_ddl_propagation
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_enable_ddl_propagation
test: isolation_logical_replication_with_partitioning
test: isolation_logical_replication_binaryless

View File

@ -1,10 +1,10 @@
test: isolation_enable_ddl_propagation
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_enable_ddl_propagation
test: isolation_move_placement_vs_move_placement
test: isolation_move_placement_vs_modification

View File

@ -15,7 +15,6 @@ test: isolation_extension_commands
# isolation_cluster_management such that tests
# that come later can be parallelized
test: isolation_cluster_management
test: isolation_enable_ddl_propagation
# the following tests depend on the distributed
# transactionId, so should not be parallelized

View File

@ -1,4 +1,3 @@
test: enable_ddl_propagation
test: minimal_cluster_management
test: enable_ddl_propagation
test: multi_test_helpers multi_test_helpers_superuser multi_create_fdw columnar_test_helpers multi_test_catalog_views tablespace

View File

@ -1,7 +1,6 @@
test: enable_ddl_propagation
test: multi_test_helpers multi_test_helpers_superuser
test: multi_cluster_management
test: enable_ddl_propagation
test: create_role_propagation
test: pg16
test: multi_create_fdw