Merge pull request #30116 from Random-Liu/start-e2e-services-in-separate-process
Automatic merge from submit-queue
Node Conformance Test: Start e2e services in a separate process
For https://github.com/kubernetes/kubernetes/issues/30122.
This is the first step of https://github.com/kubernetes/kubernetes/issues/30174.
This PR added a `start-services-only` mode in the test suite, and start all e2e services in a separate process by run the test binary again in `start-services-only` mode.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment