Skip to content

Commit db6d3f8

Browse files
committed
wrong version in upgrade_test.sh
Signed-off-by: Andres Taylor <[email protected]>
1 parent b5e4cd1 commit db6d3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/endtoend/upgrade_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ setupKindCluster
266266
cd test/endtoend/operator || exit 1
267267

268268
get_started "operator.yaml" "101_initial_cluster.yaml"
269-
verifyVtGateVersion "23.0.0-rc1"
269+
verifyVtGateVersion "22.0.0"
270270
checkSemiSyncSetup
271271
# Initially too durability policy should be specified
272272
verifyDurabilityPolicy "commerce" "semi_sync"

0 commit comments

Comments
 (0)