active replica tests on slow computers
Former-commit-id: c9920849dd6d6d0f6ecfe0d1002cb0edd7f7bfa9
This commit is contained in:
parent
acde7c340e
commit
2aed24d0a5
@ -36,6 +36,7 @@ start_server {tags {"active-repl"} overrides {active-replica yes}} {
|
|||||||
|
|
||||||
test {Active replicas propogate} {
|
test {Active replicas propogate} {
|
||||||
$master set testkey foo
|
$master set testkey foo
|
||||||
|
after 500
|
||||||
wait_for_condition 50 500 {
|
wait_for_condition 50 500 {
|
||||||
[string match *foo* [$slave get testkey]]
|
[string match *foo* [$slave get testkey]]
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user