Name |
Last commit
|
Last update |
---|---|---|
.. | ||
jenkins | ||
development.md | ||
discussion.md | ||
mongo.md | ||
mongo_indexes.md | ||
overview.md | ||
persistence.rst | ||
remote_gradebook.md | ||
test_pyramid.png | ||
testing.md | ||
testing.rst |
Rendering model states when running migrate in Django 1.8 consumes on the order of 4x-6x more memory than <1.8. References: * https://code.djangoproject.com/ticket/24745 * https://code.djangoproject.com/ticket/24743 This is causing failures in Jenkins as the workers run out of memory and either processes cannot fork or the Out Of Memory Killer kills a process that is running tests. Disabling migrations until we do either or both of these: * Upgrade to Django 1.9 and turn them back on. See EV-92 "Discovery: Upgrade edx-platform to Django 1.9" * Address TE-1310 "Unit tests should be able to run without migrations"
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
jenkins | Loading commit data... | |
development.md | Loading commit data... | |
discussion.md | Loading commit data... | |
mongo.md | Loading commit data... | |
mongo_indexes.md | Loading commit data... | |
overview.md | Loading commit data... | |
persistence.rst | Loading commit data... | |
remote_gradebook.md | Loading commit data... | |
test_pyramid.png | Loading commit data... | |
testing.md | Loading commit data... | |
testing.rst | Loading commit data... |