eventing icon indicating copy to clipboard operation
eventing copied to clipboard

Add e2e test for the MQTT source

Open Cali0707 opened this issue 8 months ago • 2 comments

Problem We recently introduced an MQTT source in #7919, but we do not currently have any tests for this. Ideally, it would be a separate job that can run in KinD so that it is straightforward to test and independent of other tests.

We need to:

  • Install an MQTT broker
  • Create a topic
  • Point the source image with a container source to a sink

Persona: Which persona is this feature for?

Exit Criteria An e2e test verifying the MQTT source works

Time Estimate (optional): How many developer-days do you think this may take to resolve? 2-3

Additional context (optional) Add any other context about the feature request here.

Cali0707 avatar Jun 05 '24 19:06 Cali0707