Skip to content

Commit b00a4f3

Browse files
committed
Adding tests config files
1 parent c1652e1 commit b00a4f3

File tree

98 files changed

+2488
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+2488
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.1"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,multidomains"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.1"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,nologslaveupdates"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.1"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.1"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,multidomains"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.1"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,nologslaveupdates"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.1"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.2"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,multidomains"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.2"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,nologslaveupdates"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.2"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311,192.168.100.72"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.2"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,multidomains"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311,192.168.100.72"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.2"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,nologslaveupdates"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311,192.168.100.72"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
test-inject-traffic = true
9+
failover-mode = "automatic"
10+
autorejoin-mysqldump = true
11+
autorejoin-flashback = true
12+
failover-falsepositive-heartbeat = false
13+
force-slave-semisync = true
14+
force-sync-binlog = true
15+
force-sync-innodb = true
16+
force-slave-failover-readonly-state = true
17+
failover-falsepositive-ping-counter = 3
18+
failover-limit = 999
19+
failover-time-limit = 1
20+
prov-db-docker-img = "mariadb:10.2"
21+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow"
22+
prov-db-disk-size = "1G"
23+
prov-proxy-disk-size ="1G"
24+
haproxy=true
25+
26+
haproxy-write-port = 3301
27+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
# DBS Options
8+
db-servers-connect-timeout = 1
9+
failover-mode = "automatic"
10+
test-inject-traffic = true
11+
autorejoin-mysqldump = true
12+
autorejoin-flashback = true
13+
failover-falsepositive-heartbeat = false
14+
force-slave-semisync = true
15+
force-sync-binlog = true
16+
force-sync-innodb = true
17+
force-slave-failover-readonly-state = true
18+
failover-falsepositive-ping-counter = 3
19+
failover-limit = 999
20+
failover-time-limit = 1
21+
prov-db-docker-img = "mariadb:10.5"
22+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,multidomains"
23+
prov-db-disk-size = "1G"
24+
prov-proxy-disk-size ="1G"
25+
haproxy=true
26+
27+
haproxy-write-port = 3301
28+
haproxy-read-port = 3302
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# config.toml
2+
# Example replication-manager configuration file
3+
[bench]
4+
title = "test"
5+
db-servers-hosts = "127.0.0.1:3310,127.0.0.1:3311"
6+
db-servers-prefered-master = "127.0.0.1:3310"
7+
db-servers-connect-timeout = 1
8+
failover-mode = "automatic"
9+
test-inject-traffic = true
10+
# DBS Options
11+
autorejoin-mysqldump = true
12+
autorejoin-flashback = true
13+
failover-falsepositive-heartbeat = false
14+
force-slave-semisync = true
15+
force-sync-binlog = true
16+
force-sync-innodb = true
17+
force-slave-failover-readonly-state = true
18+
failover-falsepositive-ping-counter = 3
19+
failover-limit = 999
20+
failover-time-limit = 1
21+
prov-db-docker-img = "mariadb:10.5"
22+
prov-db-tags = "smallredolog,semisync,innodb,noquerycache,threadpool,logslow,nologslaveupdates"
23+
prov-db-disk-size = "1G"
24+
prov-proxy-disk-size ="1G"
25+
haproxy=true
26+
27+
haproxy-write-port = 3301
28+
haproxy-read-port = 3302

0 commit comments

Comments
 (0)