commit | 44388b4c05de85b27b5e805f10c2ace4bc6526f0 | [log] [tgz] |
---|---|---|
author | Sahid Orentino Ferdjaoui <sahid.ferdjaoui@cloudwatt.com> | Thu Sep 12 09:07:40 2013 +0000 |
committer | Sahid Orentino Ferdjaoui <sahid.ferdjaoui@cloudwatt.com> | Tue Sep 17 15:47:21 2013 +0000 |
tree | 87204c08ede690c38c725a87b1e2c6a88fa56c36 | |
parent | 35018f239aeddc5fcbc0279a1cc4b3ebb293c1e9 [diff] |
Adds tests covering Swift's container quotas middleware The execution of the tests is conditional to a setting declared in the config file (container_quotas_available by default to True). There are 3 tests: + User uploads an object smaller than the quota successfully + User fails to upload an object larger than the bytes quota + User fails to upload many objects that exceeds the count limit Closes-Bug: 1225891 Change-Id: Id93f6c3628624f115a3c7a91de8a8e7894003f3f