Skip to content

Commit

Permalink
Change the number of topics to check from 10 to 11. FIXME: externalis…
Browse files Browse the repository at this point in the history
…e the list of topics inside a configuration file.
  • Loading branch information
JulienPeloton committed Dec 22, 2023
1 parent 7b8eb51 commit 426687e
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 426687e

Please sign in to comment.