You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Investigate use GHA self-hosted large runners to improve performance of k3s build job.
See Try running e2e on big runners #11355 for full notes, but ultimately, the lack of availability on the equinix runners (only 1 instance at a time) destroyed the benefit of faster builds (7m vs 5m)
Investigate use of compiling go tests for increase performance
Performance gains were nonexistent, either margin-of-error, or worse performance. See Compiled vs Regular.
After docker migrations, determine which e2e tests should be "downgraded" to docker tests
Upload systemctl node logs as artifacts in GHA on failure
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
E2E Tests
Investigate use GHA self-hosted large runners to improve performance of
k3s build
job.Investigate use of compiling go tests for increase performance
After docker migrations, determine which e2e tests should be "downgraded" to docker tests
Upload systemctl node logs as artifacts in GHA on failure
Increase Utilization of amd64 Drone Runner #11449
Integration Tests
Unit Tests
General Testing
The text was updated successfully, but these errors were encountered: