Skip to content

[BB-3729] Bug: OCIM allots a RabbitMQServer randomly and ignores the accepts_new_clients flag

João Cabrita requested to merge joaocabrita/bb_3729 into master

This adds tests that verify new OpenEdXInstance instances are correctly assigned RabbitMQ instances that have accepts_new_clients=True.

Related issues

Testing

make test.one make test.one instance.tests.models.test_openedx_instance.OpenEDXInstanceRabbitMQTestCase

Merge request reports