Skip to content

Commit f472bdb

Browse files
committed
Unify versions in backup schedule tests
Signed-off-by: Matt Lord <mattalord@gmail.com>
1 parent 1093d86 commit f472bdb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/endtoend/operator/102_initial_cluster_keyspace_backup_schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
vtorc: vitess/lite:v24.0.0-rc1-mysql84
5656
vtbackup: vitess/lite:v24.0.0-rc1-mysql84
5757
mysqld:
58-
mysql80Compatible: vitess/lite:v24.0.0-rc1-mysql80
58+
mysql80Compatible: vitess/lite:v24.0.0-rc1-mysql84
5959
mysqldExporter: prom/mysqld-exporter:v0.18.0
6060
cells:
6161
- name: zone1

test/endtoend/operator/103_initial_cluster_vtctldclient_backup_schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
vtorc: vitess/lite:v24.0.0-rc1-mysql84
5555
vtbackup: vitess/lite:v24.0.0-rc1-mysql84
5656
mysqld:
57-
mysql80Compatible: vitess/lite:v24.0.0-rc1-mysql80
57+
mysql80Compatible: vitess/lite:v24.0.0-rc1-mysql84
5858
mysqldExporter: prom/mysqld-exporter:v0.18.0
5959
cells:
6060
- name: zone1

0 commit comments

Comments
 (0)