forked from Azure/iotedge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
E2E: Fix failing custom mqtt proxy test (Azure#5156) (Azure#5229)
The proxy tests are failing because the custom mqtt test test uses the TRC, which needs to call iothub for initializing itself. This causes a problem because the TRC was not configured to use the proxy config. As a solution I have added the 1 line fix to initialize the TRC container with the proxy config. Azure#5156
- Loading branch information
1 parent
ab6304d
commit df21e06
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters