Whamcloud - gitweb
LU-15109 tests: different quota and usage relations 57/45257/6
authorSergey Cheremencev <sergey.cheremencev@hpe.com>
Fri, 15 Oct 2021 12:23:53 +0000 (15:23 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Dec 2021 07:18:54 +0000 (07:18 +0000)
commitb53438df70eb4462cdbfd0b4e58ea5acf2d404b9
treec4ba618cb45862418bb7350e7a0d237d78a94860
parent1097f7ca61a153d3c6c4941fe5885009a7350849
LU-15109 tests: different quota and usage relations

Add sanity-quota_1i that following cases:
- User is above PQ limit and the quota limit is cleared.
  User should now be able to write.
- User is below PQ limit and the quota limit is lowered
  below current usage. User should not be able to write.
- User is above PQ limit and the quota limit is raised
  above current usage. Should now be able to write.

Change-Id: Iad81c706aaf838cacfdf2971ee100950c47d1585
HPE-bug-id: LUS-9935
Test-Parameters: testlist=sanity-quota env=ONLY=1i
Signed-off-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Reviewed-on: https://review.whamcloud.com/45257
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Elena Gryaznova <elena.gryaznova@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh