Bug 1288012

Summary: Fix possible failure in tests/basic/afr/arbiter.t
Product: [Community] GlusterFS Reporter: Ravishankar N <ravishankar>
Component: replicateAssignee: Ravishankar N <ravishankar>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-bugs
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-03 11:09:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ravishankar N 2015-12-03 10:22:13 UTC
Description of problem:

There's a failed regression:
./tests/basic/afr/arbiter.t (Wstat: 0 Tests: 51 Failed: 1)
Failed test:  10

at https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/12248/consoleFull

Test #10 is `TEST $CLI volume delete $V0`

Fix:
Check that the volume is stopped before trying to delete it.

Comment 1 Vijay Bellur 2015-12-03 10:23:28 UTC
REVIEW: http://review.gluster.org/12866 (tests: Fix possible failure in arbiter.t) posted (#1) for review on master by Ravishankar N (ravishankar)