Made sure the tests work in local testing

This commit is contained in:
Daniel Rupp 2022-01-05 16:31:29 +01:00
commit 101420bf03
3 changed files with 40 additions and 66 deletions

View file

@ -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