Skip to content
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

fix: extend telnet timeout for connection #45

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

bchelkowski
Copy link
Member

What did you implement:

Extends telnet wait time to 60 seconds for an initial connection at the launch of the tests.

For some older devices in connection with some applications where there are already a lot of unit tests written which extends the size of the package by a significant amount, 20 seconds is not enough to launch the testing app.

Todos:

  • Write documentation (if required)
  • Fix linting errors
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@bchelkowski bchelkowski requested a review from a team as a code owner November 20, 2023 15:51
@bchelkowski bchelkowski requested review from tbazelczuk and shirishapitta and removed request for a team November 20, 2023 15:51
@bchelkowski bchelkowski merged commit 3e60a3e into master Nov 21, 2023
1 check passed
@bchelkowski bchelkowski deleted the fix--extend-telnet-timeout-for-connection branch November 21, 2023 08:35
github-actions bot pushed a commit that referenced this pull request Nov 21, 2023
## [2.3.2](v2.3.1...v2.3.2) (2023-11-21)

### Bug Fixes

* extend telnet timeout for connection ([#45](#45)) ([3e60a3e](3e60a3e))
Copy link

🎉 This PR is included in version 2.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants