Page MenuHomeSoftware Heritage

Generate a new kafka consumer group name for each test
ClosedPublic

Authored by olasd on Mar 3 2020, 4:44 PM.

Details

Summary

This avoids reusing the same consumer group name on subsequent tests, which is a
problem when some of the tests change the broker-side consumer group rebalance
timeouts.

Test Plan

tox should take 2 minutes instead of 12...

Diff Detail

Repository
rDJNL Journal infrastructure
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.