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

[Epic] Testing Overhaul 2025 #11356

Open
dereknola opened this issue Nov 22, 2024 · 0 comments
Open

[Epic] Testing Overhaul 2025 #11356

dereknola opened this issue Nov 22, 2024 · 0 comments

Comments

@dereknola
Copy link
Member

dereknola commented Nov 22, 2024

This is an epic to track all the changes for testing in 2025. Since most testing is self tested in the CI, QA for most of this is not necessary. This issue largely exists as an organizational and historical record.

Docker Tests

  • Migrate amd64 docker tests from bash to golang (and run in GHA)
  • Migrate arm64 docker tests from bash to golang (and run in Drone)
  • Investigate replacement of Sonobuoy conformance with Hydrophone
  • Investigate use of rancher/systemd-node as option to allow restarts of k3s

E2E Tests

  • Utilize GHA self-hosted large runners to improve performance of k3s build job.
  • After docker migrations, determine which e2e tests should be "downgraded" to docker tests
  • Precompile go tests for increase performance
  • Upload systemctl node logs as artifacts in GHA on failure

Integration Tests

Unit Tests

  • Overhaul old loadbalancer unit test
@dereknola dereknola self-assigned this Nov 22, 2024
@dereknola dereknola moved this from New to Working in K3s Development Nov 22, 2024
@dereknola dereknola moved this from Working to Next Up in K3s Development Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next Up
Development

No branches or pull requests

1 participant