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

[DRAFT] Move integration tests to EKS #640

Closed
wants to merge 38 commits into from

Conversation

jeremymill
Copy link
Contributor

Issue #, if available:

Description of changes:
This PR aims to move integration tests off of self-hosted runners by running them in EKS.

Currently, most tests pass, but the VirtualNode CloudMap tests are panicking due to the private DNS namespaces not being created for some reason. The API calls appear in CloudTrail and there don't appear to be errors, so I'm not sure what the issue is.

Current debug stuff:

  • two fmt.Println debug statements
  • integration test loop is ignored and only runs virtualnode tests (trying to isolate the cloudmap issue)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bendu
Copy link
Contributor

bendu commented Dec 23, 2022

We got github actions hosted kind tests working in #667

@bendu bendu closed this Dec 23, 2022
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