File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ setupKindCluster
2929cd test/endtoend/operator || exit 1
3030
3131get_started " operator-latest.yaml" " 101_initial_cluster_backup.yaml"
32- verifyVtGateVersion " 23.0.0-rc1 "
32+ verifyVtGateVersion " 23.0.0-rc2 "
3333checkSemiSyncSetup
3434takeBackup " commerce/-"
3535verifyListBackupsOutput
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ setupKindCluster
3232cd test/endtoend/operator || exit 1
3333
3434get_started " operator-latest.yaml" " 101_initial_cluster_backup_schedule.yaml"
35- verifyVtGateVersion " 23.0.0-rc1 "
35+ verifyVtGateVersion " 23.0.0-rc2 "
3636checkSemiSyncSetup
3737verifyListBackupsOutputWithSchedule
3838
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ setupKindCluster
3434cd test/endtoend/operator || exit 1
3535
3636get_started " operator-latest.yaml" " 101_initial_cluster_autoscale.yaml"
37- verifyVtGateVersion " 23.0.0-rc1 "
37+ verifyVtGateVersion " 23.0.0-rc2 "
3838checkSemiSyncSetup
3939
4040verifyHpaCount 0
Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ checkSemiSyncSetup
271271# Initially too durability policy should be specified
272272verifyDurabilityPolicy " commerce" " semi_sync"
273273upgradeToLatest
274- verifyVtGateVersion " 23.0.0-rc1 "
274+ verifyVtGateVersion " 23.0.0-rc2 "
275275verifyResourceSpec
276276checkSemiSyncSetup
277277# After upgrading, we verify that the durability policy is still semi_sync
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ setupKindCluster
173173cd test/endtoend/operator || exit 1
174174
175175get_started_vtorc_vtadmin
176- verifyVtGateVersion " 23.0.0-rc1 "
176+ verifyVtGateVersion " 23.0.0-rc2 "
177177checkSemiSyncSetup
178178
179179# Check Vtadmin is setup
You can’t perform that action at this time.
0 commit comments