diff options
Diffstat (limited to 'tests/bugs')
| -rw-r--r-- | tests/bugs/cli/bug-1378842-volume-get-all.t | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/bugs/cli/bug-1378842-volume-get-all.t b/tests/bugs/cli/bug-1378842-volume-get-all.t index c798ce5ceff..be41f25b000 100644 --- a/tests/bugs/cli/bug-1378842-volume-get-all.t +++ b/tests/bugs/cli/bug-1378842-volume-get-all.t @@ -12,9 +12,6 @@ TEST $CLI volume set all server-quorum-ratio 80  # Execute volume get without having an explicit option, this should fail  TEST ! $CLI volume get all -# Also volume get on an option not applicable for all volumes should fail -TEST ! $CLI volume get all cluster.tier-mode -  # Execute volume get with an explicit global option  TEST $CLI volume get all server-quorum-ratio  EXPECT '80' volume_get_field all 'cluster.server-quorum-ratio'  | 
