diff options
| author | Atin Mukherjee <amukherj@redhat.com> | 2017-11-09 22:42:22 +0530 |
|---|---|---|
| committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2017-11-14 15:40:52 +0000 |
| commit | e1f780ca8f17b8b9615356796093dc7a75f5ff8a (patch) | |
| tree | 80f7c9f8e6dc05ea8a0f8e58d4a572efd647e320 /tests/include.rc | |
| parent | 9cd710e74596950aef92c8ebdc706cdd72af73b2 (diff) | |
tests: fix bug-1483058-replace-brick-quorum-validation.t spurious failure
>mainline patch : https://review.gluster.org/#/c/18710/
Change-Id: I04c35305bfb663eabbf715eee78695adfd4a2d20
BUG: 1512435
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
(cherry picked from commit 76a83f98b78a0bdf29bbb0f8e4c9ab74dae52be4)
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 |
