summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAtin Mukherjee <amukherj@redhat.com>2015-05-07 10:58:46 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-09 02:16:49 -0700
commit48de09dd3856b7fa9cd1eb372170d5d39f71e0b9 (patch)
tree0cade5452bae9bed5c8e74c56c41e0e4ce371cc1 /tools
parentc466b137b0cabb844ce7a1f92549ff9b72369830 (diff)
tests : workaround fix for volume-snapshot-clone spurious failure
Backport of http://review.gluster.org/#/c/10619/ Snippet of the existing test: TEST kill_glusterd 2; TEST $glusterd_2; sleep 5 EXPECT_WITHIN $PROCESS_UP_TIMEOUT 'Started' volinfo_field ${V0}_clone 'Status'; EXPECT_WITHIN $PROCESS_UP_TIMEOUT 'Started' volinfo_field ${V1}_clone 'Status'; stop_force_volumes 2 The above EXPECT_WITHINs will not wait as the volumes were never stopped which results into immediate trigger of volume stop where handshaking is not completed. A workaround would be to check whether handshaking is completed and then proceed. Change-Id: Id3468b56f801212fc8e19ff196bc99e5e2358471 BUG: 1220012 Signed-off-by: Atin Mukherjee <amukherj@redhat.com> Reviewed-on: http://review.gluster.org/10619 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Jeff Darcy <jdarcy@redhat.com> Reviewed-by: Justin Clift <justin@gluster.org> Reviewed-by: Niels de Vos <ndevos@redhat.com> (cherry picked from commit 0950e6c29fc51ddcc5bb7e1e4187d54ff7c171d2) Reviewed-on: http://review.gluster.org/10700 Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions