mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
updated replication integration tests, added testing for mysql 5.7 (#7)
Co-authored-by: Ben Mildren <bmildren@digitalocean.com>
This commit is contained in:
parent
c255d7ece2
commit
ac79b437c8
17 changed files with 497 additions and 491 deletions
3
.github/workflows/ansible-test-plugins.yml
vendored
3
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -56,7 +56,8 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
mysql:
|
||||
- 8.0.20
|
||||
- 5.7.31
|
||||
- 8.0.21
|
||||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue