From f2c00ca9b2fff8231033adfea9958430687eebec Mon Sep 17 00:00:00 2001 From: Fabrice Jammes Date: Wed, 3 Jan 2024 08:45:08 +0100 Subject: [PATCH] Wait for 11 output topics in CI --- itest/check-results.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itest/check-results.sh b/itest/check-results.sh index c194aa2f..521c9098 100755 --- a/itest/check-results.sh +++ b/itest/check-results.sh @@ -26,5 +26,5 @@ DIR=$(cd "$(dirname "$0")"; pwd -P) . $DIR/../conf.sh -finkctl wait topics --expected 10 --timeout 600s -v1 +finkctl wait topics --expected 11 --timeout 600s -v1 finkctl get topics