-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration test is broken due to swagger-checker breakage #27205
Comments
Ok, I am taking over this one since jenkins job kubernetes-test-go is broken due to the same failure, which will block the merge queue completely. |
There are two issues mixing together which cause kubernetes-test-go failed
--- FAIL: TestPersistentVolumeMultiPVs (10.16s) This is dup of #27179
I will resolve this one. |
cc/ @david-mcmahon I think your commit cce9db3 completely breaks swagger-checker. Unfortunately there is no pr associated with it. Luckily only your commit cce9db3 is on the top of that. I manually reverted both of your commits to stop the bleeding for now. |
Several prs are failed with integration tests, here is one of the examples: https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/27185/kubernetes-pull-test-unit-integration/30033/build-log.txt
I marked this as p0 since several 1.3 prs with lgtm are blocked by this. @caesarxuchao I don't think this is CSI issue, but please help with triage and re-assign. Thanks! cc/ @lavalamp
The text was updated successfully, but these errors were encountered: