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
Details
tested in tox with both confluent-kafka 1.5.0 and 1.6.0
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D5085 (id=18152)
Rebasing onto e0e88b2f57...
Current branch diff-target is up to date.
Changes applied before test
commit 90e48a53c6d382e1e9c45dbe64630e035add9e7d Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Tue Feb 16 17:02:43 2021 +0100 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.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1154/ for more details.
Comment Actions
Build is green
Patch application report for D5085 (id=18153)
Rebasing onto e0e88b2f57...
Current branch diff-target is up to date.
Changes applied before test
commit cc3eb4b175b4c14527a03e9a0fb2391aaf07ca9e Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Tue Feb 16 17:02:43 2021 +0100 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.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1155/ for more details.