You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
cc @pierDipi@creydr not sure what you guys think about having a test that would require setting up MQTT, but also we have the MQTT container source now so I think it is worth testing...
+1 on adding an e2e test. But IMO we should then also think about moving this to a separate repo (as we have for the other "custom" sources - like eventing-github)
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:
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.
The text was updated successfully, but these errors were encountered: