awslabs / eventbridge-kafka-connector

Kafka sink connector for Amazon EventBridge to send events (records) from Kafka topic(s) to the specified EventBridge event bus
https://aws.amazon.com/eventbridge/resources
Apache License 2.0
61 stars 5 forks source link

e2e: run only on one Java version #377

Closed agebhar1 closed 2 months ago

agebhar1 commented 2 months ago

Description

The Kafka Connector is running on the provided Java version of Kafka Connect, hence it's enough to run the e2e test(s) only once for each Kafka|Redpanda/Kafka Connect combination.

Test Steps

Checklist:

Related Issue

Closes #367.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.