- 13 Apr, 2015 4 commits
-
-
Minos should not be on sandboxes
Max Rothman committed -
Max Rothman committed
-
The short circuit logic does not work on jenkins.
Feanil Patel committed -
Don't run `/edx/bin/update` with `--tags deplay` by default.
Feanil Patel committed
-
- 12 Apr, 2015 2 commits
-
-
Having `--tags deploy` be part of the ansible-playbook call that `/edx/bin/update` makes is not intuitive. It's broken us a few times recently and I don't think the benefit it provides is worth the cost and confusion. I feel that anyone who wants to use tags will know how to do it without using `/edx/bin/update`.
Feanil Patel committed -
``` 13:08:11 + ret=0 13:08:11 + echo 0 13:08:11 0 13:08:11 + '[' 0 -ne 0 ']' 13:08:11 Build step 'Virtualenv Builder' marked build as failure 13:08:11 [ssh-agent] Stopped. 13:08:11 Finished: FAILURE ``` The example above is a snippet from jenkins which the integration test runs into, meaning it is often suceeding but reporting it as failure. There is still an issue with the cms worker which is related to 'stopwaitsecs' which is really high for all workers due to grading. That work will need to be refactored so that cms workers don't wait so long before killing the worker. The problem is the same as what is described here but more investigation will be useful. http://stackoverflow.com/questions/9971627/why-is-celery-not-shutting-down-cleanly
Feanil Patel committed
-
- 07 Apr, 2015 3 commits
-
-
More clients
Edward Zarecor committed -
Don't override static files.
Feanil Patel committed -
Edward Zarecor committed
-
- 06 Apr, 2015 2 commits
-
-
Feanil Patel committed
-
Modify ecommerce installation to reflect its subsuming of extensions
Renzo Lucioni committed
-
- 05 Apr, 2015 1 commit
-
-
Having an editable installation of django-oscar hasn't proven necessary during development of the ecommerce service, so that step has been removed as well. The base ecommerce requirements file installs a non-editable version.
Renzo Lucioni committed
-
- 03 Apr, 2015 4 commits
-
-
Add edxapp profile image config
Max Rothman committed -
Max Rothman committed
-
Max Rothman committed
-
Adding missing setting
Edward Zarecor committed
-
- 01 Apr, 2015 2 commits
-
-
Edward Zarecor committed
-
Edward Zarecor committed
-
- 31 Mar, 2015 7 commits
-
-
Tighten up splunk monitor recursion for jenkins TE-807
Jesse Zoldak committed -
Update with latest changes on platform.
Ben Patterson committed -
Jesse Zoldak committed
-
Ben Patterson committed
-
Add a tag to just add users.
Feanil Patel committed -
Feanil Patel committed
-
modify the flower role for multiple venvs
Arbab Nazar committed
-
- 30 Mar, 2015 11 commits
-
-
Add and rearrange ecommerce settings.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Don't terminate volumes on instance termination for now.
Feanil Patel committed -
This setting gets propogated to the launch configuration and is currently causing unexpected behaviour.
Feanil Patel committed -
Feanil/ecom gunicorn workers
Feanil Patel committed -
Feanil Patel committed
-
arbabnazar committed
-
arbabnazar committed
-
Since the ecommerce app makes a lot of API calls, async workers are better suited for this work.
Feanil Patel committed
-
- 26 Mar, 2015 4 commits
-
-
E0d/ad hoc reporting
Edward Zarecor committed -
Fixes to support auto deployment of read replicants updating var names extra / updating host var extra /
Edward Zarecor committed -
onload performance beacon for LMS pages feature flags and rate environment
Fred Smith committed -
Fred Smith committed
-