commit | 3a9c15114ab56f6852bf57da457193557299eed1 | [log] [tgz] |
---|---|---|
author | Tanvi Nautiyal <tnautiya@redhat.com> | Tue Jul 08 14:30:50 2025 +0000 |
committer | Tanvi Nautiyal <tnautiya@redhat.com> | Fri Jul 18 11:42:52 2025 +0000 |
tree | dbc3f4f815b332cd1e6fa2ec22fd595849f99457 | |
parent | 905cb14d8d6d7225356d88a1db7f03afcc54a435 [diff] |
Improve Swift Quota test with exceeding upload This adds a new test with an object upload larger than the actual quota to test if the account quota middleware properly limits the amount of data. This is similar to the existing container quota test, but using the account quota middleware. Change-Id: I0add984a9b0831802007ba8288c7d21ed3a0c49a Signed-off-by: Tanvi Nautiyal <tnautiya@redhat.com> Closes-Bug: #2116187