And convert StatefulSet's version skipping to the new API.
There were already a few tests just using the default framework namespace instead of creating a new one. Also there are several testing libraries that use the default framework's default namespace as well. It's just easier this way.
This adds a framework for multiple tests to run during an upgrade. This also moves the existing services test to that framework.