From aef758a4a33042e44aca0ef33c9e0c7d0f130ee4 Mon Sep 17 00:00:00 2001 From: Sameer Awasekar Date: Sun, 24 Jul 2022 21:02:33 +0530 Subject: [PATCH] Add testcase --- src/test/regress/split_schedule | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/src/test/regress/split_schedule b/src/test/regress/split_schedule index 91de90db7..67d7e6013 100644 --- a/src/test/regress/split_schedule +++ b/src/test/regress/split_schedule @@ -7,18 +7,17 @@ test: tablespace # Helpers for foreign key catalogs. test: foreign_key_to_reference_table # Split tests go here. -#test: citus_sameer -#test: split_shard_replication_setup -#test: split_shard_replication_setup_remote_local -#test: split_shard_replication_setup_local -#test: split_shard_replication_colocated_setup -#test: worker_split_copy_test -#test: worker_split_binary_copy_test -#test: worker_split_text_copy_test -#test: citus_split_shard_by_split_points_negative -#test: citus_split_shard_by_split_points -#test: citus_split_shard_by_split_points_failure +test: split_shard_replication_setup +test: split_shard_replication_setup_remote_local +test: split_shard_replication_setup_local +test: split_shard_replication_colocated_setup +test: worker_split_copy_test +test: worker_split_binary_copy_test +test: worker_split_text_copy_test +test: citus_split_shard_by_split_points_negative +test: citus_split_shard_by_split_points +test: citus_split_shard_by_split_points_failure # Name citus_split_shard_by_split_points_columnar_partitioned was too long and being truncated. # use citus_split_shard_columnar_partitioned instead. -#test: citus_split_shard_columnar_partitioned +test: citus_split_shard_columnar_partitioned test: citus_non_blocking_split_shards