-
Notifications
You must be signed in to change notification settings - Fork 513
Certification tests for Azure Event Hubs binding #960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
/assign |
Test Plan DraftProposed tests (Certification)
|
The IoT hub from "integration test" needs to move to conformance test because the "integration tests" are not officially supported in a GitHub pipelines and it overlaps in objective with our certification tests. Instead of retry, let's validate reconnection. Add a scenario where the connection to EvenHubs is stopped for a few seconds and validate that publish and subscribe continues to work after connection is recovered. For AAD authentication, validate one of the authentication options is fine but verify that the code is using the "shared" code for Azure auth. |
@artursouza Added a scenario covering reconnection, auth testing and IoT migration from integration. Does this look good? |
@artursouza FYI -- this component cannot be certified until pending open issues are resolved, especially #1598 It would be very helpful to have a certification test that verifies this very situation. There may be required updates to this component as a result. |
Describe the feature
Certify Azure Event Hubs as GA in input/output binding
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: