mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-05 05:34:24 -07:00
Made sure the tests work in local testing
This commit is contained in:
parent
d74c9e21fe
commit
101420bf03
3 changed files with 40 additions and 66 deletions
|
@ -9,6 +9,9 @@
|
|||
# Initial CI tests of mysql_replication module:
|
||||
- import_tasks: mysql_replication_initial.yml
|
||||
|
||||
# Tests of replication filters and force_context
|
||||
- include: issue-265.yml
|
||||
|
||||
# Tests of primary_delay parameter:
|
||||
- import_tasks: mysql_replication_primary_delay.yml
|
||||
|
||||
|
@ -21,5 +24,3 @@
|
|||
- import_tasks: mysql_replication_resetprimary_mode.yml
|
||||
|
||||
- include: issue-28.yml
|
||||
|
||||
- include: issue-265.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue