summaryrefslogtreecommitdiffstats
path: root/tests/bugs/cli/bug-1030580.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/cli/bug-1030580.t')
-rw-r--r--tests/bugs/cli/bug-1030580.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bugs/cli/bug-1030580.t b/tests/bugs/cli/bug-1030580.t
index a907950e73f..fc6efe1e69a 100644
--- a/tests/bugs/cli/bug-1030580.t
+++ b/tests/bugs/cli/bug-1030580.t
@@ -16,6 +16,9 @@ TEST $CLI volume start $V0
TEST $CLI volume profile $V0 start
TEST glusterfs --volfile-id=/$V0 --volfile-server=$H0 $M0 --attribute-timeout=0 --entry-timeout=0
+# Clear the profile info uptill now.
+TEST $CLI volume profile $V0 info clear
+
# Verify 'volume profile info' prints both cumulative and incremental stats
write_to_file &
wait