Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow edu users to have more time quota and disk quota #4303

Merged
merged 9 commits into from
Dec 5, 2022
Merged

Conversation

wwwjn
Copy link
Contributor

@wwwjn wwwjn commented Nov 6, 2022

Reasons for making this change

To solve issue #4302.
Add two new environment variables to set edu email user's quota. CODALAB_EDU_USER_DISK_QUOTA, CODALAB_EDU_USER_TIME_QUOTA.

  CODALAB_EDU_USER_DISK_QUOTA: 60g
  CODALAB_EDU_USER_TIME_QUOTA: 10d

Related issues

#4302

Screenshots

Checklist

  • I've added a screenshot of the changes, if this is a frontend change
  • I've added and/or updated tests, if this is a backend change
  • I've run the pre-commit.sh script
  • I've updated docs, if needed

codalab/lib/codalab_manager.py Show resolved Hide resolved
codalab_service.py Show resolved Hide resolved
@wwwjn wwwjn merged commit 5c730a2 into master Dec 5, 2022
@wwwjn wwwjn deleted the edu-quota branch December 5, 2022 08:18
@AndrewJGaut AndrewJGaut mentioned this pull request Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants