Code review comment for lp:~joetalbott/uci-engine/split_infra_failures

Revision history for this message
Vincent Ladeuil (vila) wrote :

> I'll add that we don't want to introduce a coupling between amqp_worker and
> data_store so I'd rather override in the test runner which knows about
> data_store.

Wrong, amqp_worker already import data_store.

> TestBedException is definitely specific to the test runner only.

But that is still valid.

« Back to merge proposal