mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-28 05:40:42 +00:00
Automatic merge from submit-queue (batch tested with PRs 39260, 40216, 40213, 40325, 40333) Adding framework to allow multiple upgrade tests **What this PR does / why we need it**: This adds a framework for multiple tests to run during an upgrade. This also moves the existing services test to that framework.