Skip to content

Commit bc64dcf

Browse files
Bump MariaDB versions for test - Amazon dropped old ones again (#1921) (#1925)
[PR #1921/a57b5145 backport][stable-7] Bump MariaDB versions for test - Amazon dropped old ones again This is a backport of PR #1921 as merged into main (a57b514). SUMMARY Bump MariaDB versions for test - Amazon dropped old ones again ISSUE TYPE Bugfix Pull Request COMPONENT NAME rds_instance_upgrade ADDITIONAL INFORMATION Reviewed-by: Mark Chappell
1 parent 55b5cc1 commit bc64dcf

File tree

1 file changed

+2
-2
lines changed
  • tests/integration/targets/rds_instance_upgrade/defaults

1 file changed

+2
-2
lines changed

tests/integration/targets/rds_instance_upgrade/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ db_instance_class: db.t3.micro
77
allocated_storage: 20
88

99
# For mariadb tests
10-
mariadb_engine_version: 10.5.17
11-
mariadb_engine_version_2: 10.6.10
10+
mariadb_engine_version: 10.6.16
11+
mariadb_engine_version_2: 10.11.6

0 commit comments

Comments
 (0)