Skip to content

Commit

Permalink
Update with proper vtgate version in schedule test
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Jun 13, 2024
1 parent ffc1011 commit c4b9000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/endtoend/backup_schedule_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ killall kubectl
setupKubectlAccessForCI

get_started "operator-latest.yaml" "101_initial_cluster_backup_schedule.yaml"
verifyVtGateVersion "21.0.0"
verifyVtGateVersion "20.0.0-rc1"
checkSemiSyncSetup
verifyListBackupsOutputWithSchedule

Expand Down

0 comments on commit c4b9000

Please sign in to comment.