Kafka Operator tests are failing when using community deliverables #193
Labels
supported-version-upgrade
Track changes that are needed to support a new version of a provisioned runtime
Milestone
Kafka Operator tests are failing when using community deliverables:
From the logs it looks like the Kafka supported version must be updated to the latest in KafkaOperatorApplication. An alternative option is to provide a different value (e.g.:
strimzi-0.42.x
) viaintersmash.kafka.operators.channel
in order to let Intersmash install a previous version of the Kafka Operator.mvn clean install --batch-mode -DskipTests
mvn test -pl testsuite/integration-tests -Dtest=KafkaOperatorProvisionerTest
The text was updated successfully, but these errors were encountered: