diff options
author | Atin Mukherjee <amukherj@redhat.com> | 2017-11-09 22:42:22 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2017-11-12 11:28:13 +0000 |
commit | 76a83f98b78a0bdf29bbb0f8e4c9ab74dae52be4 (patch) | |
tree | 8acb9986e1377f8222912d97eabac2090ddcbdc2 /tests/include.rc | |
parent | 781bc5bd68824cae4456855823be17f43b5ae683 (diff) |
tests: fix bug-1483058-replace-brick-quorum-validation.t spurious failure
Change-Id: I04c35305bfb663eabbf715eee78695adfd4a2d20
BUG: 1511310
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
Diffstat (limited to 'tests/include.rc')
-rw-r--r-- | tests/include.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/include.rc b/tests/include.rc index 7cd15a2d249..f3b94336179 100644 --- a/tests/include.rc +++ b/tests/include.rc @@ -74,6 +74,7 @@ PROCESS_UP_TIMEOUT=30 NFS_EXPORT_TIMEOUT=20 CHILD_UP_TIMEOUT=20 PROBE_TIMEOUT=60 +PEER_SYNC_TIMEOUT=20 REBALANCE_TIMEOUT=360 REOPEN_TIMEOUT=20 HEAL_TIMEOUT=80 |