Quota#1254
Conversation
Feature/storage/user quota
My testsIt looks like we don't have the quota branch on codabench. I have cloned Tristan's repo and chekedout the quota branch to do the test. Admin Interface
Resource Interface
Limit check
Manual validation (https://github.com/codalab/codabench/wiki/manual-validation)
Suggestions:
|
|
The last point is to add some documentation, especially in "admin procedure" (documentation about how to change the quota of users). https://github.com/codalab/codabench/wiki/Administrator-procedures |
Updated: |
|
There are some migration problems. I will check it in detail and try to fix |
|
@ihsaan-ullah Maybe it can be easier to first fix develop in a separate pull request? We are not sure if the migration problems come from the last PR (monitoring), this one, or the combination of the two. |
|
One automated test is failing because of the new addition of This is the test: This is the line where it fails: codabench/src/apps/api/views/datasets.py Line 85 in 0efcceb |






Linked to #1251
Description
This PR adds the storage quota per user feature.
It includes the following:
Issues this PR resolves
Part of #713
For testing
To fake the size of a file you can overwrite the line 168 of the src/static/js/ours/client.js file
Checklist