~larry-e-works/uci-engine/amqp-to-kombu

Viewing all changes in revision 772.

  • Committer: Larry Works
  • Date: 2014-10-02 20:30:45 UTC
  • Revision ID: larry.works@canonical.com-20141002203045-ss22q7xeiub4dx3a
Modified send() in amqp_utils.pu to call kombu in the correct manner. This worked with the test in the sense that I can ssh into the rabbit server and see the test queue get created and populated. The rest of the test still fails since the test itself (tests.test_rabbit.TestRabbit.test_acked_message) is still written to use libamqp functionality that doesn not directly translate to kombu functionality.

Modified venv.py to add the needed kombu dependencies for testing. The deps have been downloaded locally, added and pushed to lp:~canonical-ci-engineering/uci-engine/deps/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: