-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to reduce flakiness of TestIntegrations/DiscoveryNode
This applies the same measures as #49850 applied to various other flaky integration tests to ensure that nodes are routable before attempting user connections to them. Additionally, the debug service is disabled by default for all of the various ways a TeleInstance can be created. This prevents test failures on macOS due to unix socket name length. Closes #16310.
- Loading branch information
1 parent
10f7868
commit c111631
Showing
2 changed files
with
15 additions
and
0 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