diff options
author | Niklas Hambüchen <mail@nh2.me> | 2017-02-28 14:05:59 +0100 |
---|---|---|
committer | Jeff Darcy <jdarcy@redhat.com> | 2017-03-01 12:29:38 -0500 |
commit | c78d07fb8efdd5f63284332473852619d5da4244 (patch) | |
tree | 5bb1977115dc02cc7f63cb17c828da4bf87c3c1e /rpc | |
parent | 67a35ac54bfd61a920c1919fbde588a04ac3358a (diff) |
tests: Fix and enable split-brain-healing mtime check
This test was commented out with the belief that it depended
on utimensat() support, but in fact it was not necessary because
`stat -c %Y` only outputs second resolution.
Simply commenting in the test made it fail because it checked
the values *before* the heal, while intended was to check them
*after* the heal. This commit fixes that.
Change-Id: I4194ac645b365a1f906a3ac9bcbbdb1f05000e27
BUG: 1422074
Signed-off-by: Niklas Hambüchen <mail@nh2.me>
Reviewed-on: https://review.gluster.org/16789
Reviewed-by: Ravishankar N <ravishankar@redhat.com>
Tested-by: Ravishankar N <ravishankar@redhat.com>
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Niklas Hambüchen
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions