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

netvm.robot: Use jumphost instead of port forward #66

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

mikatammi
Copy link
Contributor

Use of local port forwards turned out to be flaky because of issue in the Robotframework's SSHLibrary (MarketSquare/SSHLibrary#435 MarketSquare/SSHLibrary#436). Use SSH's jumphost feature instead, which is anyway much simpler, and does not require reserving local ports.

Use of local port forwards turned out to be flaky because of issue in
the SSHLibrary. Use SSH's jumphost feature instead, which is anyway much
simpler, and does not require reserving local ports.

Signed-off-by: Mika Tammi <[email protected]>
@mikatammi mikatammi requested a review from azbeleva November 21, 2023 22:44
@azbeleva azbeleva merged commit 2b946ed into tiiuae:main Nov 22, 2023
1 check passed
@mikatammi mikatammi deleted the simplify_netvm_connection branch November 22, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants