HomeSoftware Heritage

Switch anonymized replayer test to use pytest parametrization

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Switch anonymized replayer test to use pytest parametrization

This allows us to only read the kafka topics once instead of twice in
the same tests, which is apparently a hard thing to do in a way
compatible with both confluent-kafka 1.5 and 1.6.

Details

Provenance
olasdAuthored on Feb 16 2021, 5:02 PM
olasdPushed on Feb 16 2021, 5:17 PM
Differential Revision
D5085: Switch anonymized replayer test to use pytest parametrization
Build Status
Buildable 19258
Build 29868: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.