summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_self_heal_quota_daemon_after_reboot.py
Commit message (Collapse)AuthorAgeFilesLines
* Checking quota daemon and self heal daemon process after rebootkshithijiyer2019-09-111-0/+167
For each node should have one self heal daemon and one quota daemon should be up running that means total number of self heal daemon and quota daemon to be up and ruuning is (number of nodes *2), in code i am checking that count should be equalent to (number of nodes * 2) Change-Id: I79d40467edc255a479a369f19a6fd1fec9111f53 Signed-off-by: Rajesh Madaka <rmadaka@redhat.com> Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>