apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
255 stars 189 forks source link

Use Azure Event Hubs Emulator in azure-eventhubs extension testing #6344

Open jamesnetherton opened 1 month ago

jamesnetherton commented 1 month ago

Currently azure-eventhubs tests are only enabled with a real account. It'd be nice to have them run against Azurite and the event hubs emulator.

https://github.com/Azure/azure-event-hubs-emulator-installer/tree/main

https://github.com/Azure/azure-event-hubs-emulator-installer/blob/main/Docker-Compose-Template/docker-compose-default.yml

jamesnetherton commented 3 weeks ago

Need to wait for Camel 4.8.0 because of https://github.com/Azure/azure-sdk-for-java/issues/40938.