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

updated vagrant to ubuntu 20 and fixed network discovery #328

Merged
merged 1 commit into from Jun 17, 2022

Conversation

stan-is-hate
Copy link
Member

@stan-is-hate stan-is-hate commented Jun 17, 2022

Updated vagrantfile to use ubuntu focal, rather than the ancient ubuntu 14
This required updating the network discovery code to account for other possible interface names, such as enp or enx.
See this stackexchange post - https://unix.stackexchange.com/q/134483
Tested by running ducktape systests on vagrant locally on a mac

@stan-is-hate stan-is-hate marked this pull request as ready for review June 17, 2022 07:57
@stan-is-hate stan-is-hate requested a review from a team June 17, 2022 07:57
Copy link
Member

@imcdo imcdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good thanks stan! Will this allow for updated paramiko?
(not that we should for 0.7)

@stan-is-hate
Copy link
Member Author

yeah, I've tested it locally with paramiko 2.10 on master before pushing the PR back onto 0.7.x and testing there with older paramiko

@stan-is-hate stan-is-hate merged commit 9209c19 into confluentinc:0.7.x Jun 17, 2022
gousteris pushed a commit to gousteris/ducktape that referenced this pull request Aug 30, 2023
gousteris pushed a commit to gousteris/ducktape that referenced this pull request Aug 30, 2023
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.

None yet

2 participants