From 99e62d50d7a4f9fab14a8fbe10a4eb1b7dd8f740 Mon Sep 17 00:00:00 2001 From: gurkanindibay Date: Mon, 25 Dec 2023 19:47:44 +0300 Subject: [PATCH] Parallelize tests --- src/test/regress/multi_1_schedule | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/test/regress/multi_1_schedule b/src/test/regress/multi_1_schedule index 8cc660822..1b0594075 100644 --- a/src/test/regress/multi_1_schedule +++ b/src/test/regress/multi_1_schedule @@ -59,8 +59,7 @@ test: grant_on_database_propagation test: alter_database_propagation test: citus_shards -test: comment_on_database -test: comment_on_role +test: comment_on_database comment_on_role # ---------- # multi_citus_tools tests utility functions written for citus tools