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
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10885
Build 16364: tox-on-jenkinsJenkins
Build 16363: arc lint + arc unit