updated replication integration tests, added testing for mysql 5.7 (#7)

Co-authored-by: Ben Mildren <bmildren@digitalocean.com>
This commit is contained in:
Ben Mildren 2020-07-14 14:13:16 +01:00 committed by GitHub
commit ac79b437c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 497 additions and 491 deletions

View file

@ -0,0 +1,14 @@
mysql_user: root
mysql_password: msandbox
mysql_host: 127.0.0.1
mysql_primary_port: 3307
mysql_replica1_port: 3308
mysql_replica2_port: 3309
test_db: test_db
test_table: test_table
test_master_delay: 60
replication_user: replication_user
replication_pass: replication_pass
dump_path: /tmp/dump.sql
test_channel: test_channel-1