-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Currently if test fail, EXIT will be trapped and
cleanup_quota_test() will be called to cleanup dirs.
However, we didn't reset quota in this case, this might
make following test fail because of this.
Also cleanup duplicated lines sine we have done reseting
inside cleanup_quota_test().
- is related to
-
LU-12378 sanity-quota test 1 fails with 'project quota isn't released after deletion'
-
- Resolved
-