Skip to content

Add support for Kakfa authentication in integration tests

Afonso Mukai requested to merge ECDC-2976_kafka_authentication into main

Created by: carez

This is a test branch, changes are not ready to be merged

  • Docker image has been changed from wurstmeister to confluent's because the former only provides kafka v2.8.
    • Topic creation has been added to pytest script, because automatic topic creation is not part of the new docker image

Merge request reports