diff --git a/e2e/check-results.sh b/e2e/check-results.sh index 375ed2f2..f51ef9fe 100755 --- a/e2e/check-results.sh +++ b/e2e/check-results.sh @@ -28,9 +28,9 @@ DIR=$(cd "$(dirname "$0")"; pwd -P) # for example in finkctl.yaml if [ "$SUFFIX" = "noscience" ]; then - expected_topics="12" + expected_topics="13" else - expected_topics="8" + expected_topics="9" fi count=0 @@ -60,4 +60,4 @@ do exit 1 fi done -finkctl get topics \ No newline at end of file +finkctl get topics