summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_profile_operations.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding test to validate output of profile infokshithijiyer2019-05-031-0/+223
Test Case: 1) Create a volume and start it. 2) Mount volume on client and start IO. 3) Start profile info on the volume. 4) Run profile info with different parameters and see if all bricks are present or not. 5) Stop profile on the volume. 6) Create another volume. 7) Start profile without starting the volume. Change-Id: I6e8ec9285d48c1c828cd1d20bff6ea8f3de064f7 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>