Keeping the Lights on and the Bugs Away - Patrick Ohly, Intel
Description:
Explore recent changes in support packages for end-to-end (E2E) and integration tests in Kubernetes. Learn about the migration of test/e2e/framework to Ginkgo v2 in Kubernetes 1.26, introducing new primitives for cleanup and test suite abortion. Discover how most tests were modified to support these changes in Kubernetes 1.27. Understand the ongoing overhaul of the approach for polling objects and reporting failures. Gain insights into the infrastructure and new guidelines for Kubernetes testing, and find out how to get involved as a contributor to SIG Testing, responsible for continuous testing tools in Kubernetes development.
Keeping the Lights On and the Bugs Away - Kubernetes SIG Testing Updates