Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

[bug 979266] Update celery to 3.0.24 #231

Closed
wants to merge 6 commits into from
Closed

Conversation

rlr
Copy link
Contributor

@rlr rlr commented Mar 4, 2014

A bunch of commits here, mostly moving libs from vendor/packages to vendor/src (is that OK?).

After all was said and done, to verify:

  • Run tests
  • Switch CELERY_ALWAYS_EAGER = False
  • Fire up celery ./manage.py celerdy
  • Verify that three tasks are registered (you'll need CELERYD_LOG_LEVEL = logging.INFO for that to show up)
  • Fire up the devserver and submit feedback. Verify that the indexing task works in celery.
  • Go to the admin and trigger a reindex. Verify that works in celery too.

I think that's it. r?

@willkg
Copy link
Member

willkg commented Mar 4, 2014

Screwy--I never got an email for this. :(

I'll look at it today.

@willkg
Copy link
Member

willkg commented Mar 5, 2014

Tests pass. My vote is we land it and run it on stage. We only have one thing that uses celery: indexing responses. So it'll be easy peasy to test. r+

@rlr rlr closed this Mar 5, 2014
@rlr rlr deleted the celery-30-979266 branch March 5, 2014 20:55
@rlr
Copy link
Contributor Author

rlr commented Mar 5, 2014

fa8db50 [bug 979266] Move kombu to vendor/src. Update to 2.5.15
0362c7c [bug 979266] Move django-celery to vendor/src/ Update to 3.0.23.
ae87cf6 [bug 979266] Move celery to vendor/src. Update to 3.0.24.
d6dd0a3 [bug 979266] Add amqp v1.4.2 replacing amqplib v1.0.2
ce1c674 [bug 979266] Add billiard v2.7.3.34
503d660 [bug 979266] Code changes for celery 3.0.24.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants