From 3cb5cab8cd714a3ab642c8f44d644cfff777e193 Mon Sep 17 00:00:00 2001 From: gindibay Date: Fri, 27 Oct 2023 14:01:23 +0300 Subject: [PATCH] Fixes test problem --- src/test/regress/multi_1_schedule | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/test/regress/multi_1_schedule b/src/test/regress/multi_1_schedule index 6cd6225ef..2f664409a 100644 --- a/src/test/regress/multi_1_schedule +++ b/src/test/regress/multi_1_schedule @@ -33,6 +33,8 @@ test: ref_citus_local_fkeys test: alter_database_owner test: distributed_triggers test: create_single_shard_table +test: create_drop_database_propagation + # don't parallelize single_shard_table_udfs to make sure colocation ids are sequential test: single_shard_table_udfs test: schema_based_sharding @@ -52,7 +54,6 @@ test: multi_read_from_secondaries test: grant_on_database_propagation test: alter_database_propagation -test: create_drop_database_propagation test: citus_shards