summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_default_max_bricks_per_process.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test]: Add a tc to check default max bricks per processnik-redhat2020-12-041-0/+100
Test steps: 1) Create a volume and start it. 2) Fetch the max bricks per process value 3) Reset the volume options 4) Fetch the max bricks per process value 5) Compare the value fetched in last step with the initial value 6) Enable brick-multiplexing in the cluster 7) Fetch the max bricks per process value 8) Compare the value fetched in last step with the initial value Change-Id: I20bdefd38271d1e12acf4699b4fe5d0da5463ab3 Signed-off-by: nik-redhat <nladha@redhat.com>