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

Nighlty automation vagrant rework #4574

Merged
merged 4 commits into from
Dec 3, 2021

Conversation

dereknola
Copy link
Contributor

@dereknola dereknola commented Nov 24, 2021

Proposed Changes

Replace terraform with vagrant, building on the work @dweomer did.

Types of Changes

Testing improvments

Verification

  • On host install vagrant and virtualbox
  • cd into tests/e2e/createcluster
  • run vagrant up
  • SSH into main server vagrant ssh server-0
  • Verify all nodes connected kubectl get nodes should show 3 server (in HA) with 2 agents

Linked Issues

#2958

User-Facing Change


Further Comments

Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner November 24, 2021 19:55
@dereknola dereknola changed the title Nighlty automation vagrant rework DO NOT MERGE Nighlty automation vagrant rework Nov 29, 2021
Copy link
Contributor

@ShylajaDevadiga ShylajaDevadiga left a comment

Choose a reason for hiding this comment

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

LGTM. As discussed for the next iteration we can have the NODE_ROLES/ NODE_BOXES configurable.

Copy link
Contributor

@dweomer dweomer left a comment

Choose a reason for hiding this comment

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

left some comments. feel free to ignore

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola merged commit a8f7e9f into k3s-io:master Dec 3, 2021
@dereknola dereknola deleted the e2e_rework_vagrant branch December 7, 2021 22:03
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

3 participants