Revert "Enable containerized storage plugins mounter on GCI"#35763
Conversation
|
It seems that it broke all kubemark suites (which are blocking now). The problem why we didn't catch this in presubmit is that in presubmit we are using debian not GCI. The change is already merged: kubernetes/test-infra#945 |
|
Jenkins unit/integration failed for commit 765f7b9. Full PR test history. The magic incantation to run this job again is |
|
@k8s-bot kubemark test this issue: #IGNORE |
|
Merging to unblock the build. |
|
How is kubemark different from other e2es? This PR has passed node and cluster e2es. |
|
That's a very good question - I don't know. In kubemark we just create ordinary Pods and Secrets for HollowNodes (this is the only part that can be affected). It's really just a very simple use case of our basic objects. |
|
When I tried kubemark, I see CPU availability to be an issue. Could that be On Fri, Oct 28, 2016 at 2:39 PM, Marek Grabowski [email protected]
|
|
If it reduced the amount of available CPU/mem on the machine it can certainly cause kubemark failure - but how exactly this PR causes that (assuming that I understood correctly what you wrote). |
|
When I tried the kubemark tests, many of the pods were unable to run due to On Mon, Oct 31, 2016 at 2:51 AM, Marek Grabowski [email protected]
|
|
OK, but how this PR affects that? |
cc @vishh
Reverts #35350
This change is