summaryrefslogtreecommitdiffstats
path: root/tests/functional/quota/test_quota_rebalance.py
Commit message (Collapse)AuthorAgeFilesLines
* [Quota] Verify quota is honored during rebalanceVinayak Papnoi2020-01-161-0/+207
When quota limit is reached, if an add-brick followed by rebalance is performed, then the previous quota limits should be honoured. No new files should be created because the quota limits have reached. Change-Id: I37da02ce292e6a7bc614cf888aac69ea109f84f5 Signed-off-by: Sanoj Unnikrishnan <sunnikri@redhat.com> Co-authored-by: Sanoj Unnikrishnan <sunnikri@redhat.com> Signed-off-by: Vinayak Papnoi <vpapnoi@redhat.com>