Skip to content

Commit

Permalink
Wait for 11 output topics in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jan 3, 2024
1 parent 14f932d commit f2c00ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itest/check-results.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f2c00ca

Please sign in to comment.