-
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
[k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite} #39879
Labels
kind/flake
Categorizes issue or PR as related to a flaky test.
Comments
k8s-github-robot
added
kind/flake
Categorizes issue or PR as related to a flaky test.
priority/P2
labels
Jan 13, 2017
@kubernetes/sig-apps-misc |
This was referenced Jan 14, 2017
Seems like AvailableReplicas in one of the underlying replica sets is not updated correctly but it's quite rare to hit. Either a clock-skew issue or the cache is dropping a watch event or ... |
This was referenced Jan 18, 2017
Closed
Closed
This was referenced Jan 25, 2017
Closed
Can we replace |
k8s-github-robot
pushed a commit
that referenced
this issue
Feb 7, 2017
Automatic merge from submit-queue (batch tested with PRs 40345, 38183, 40236, 40861, 40900) Remove checks for pods responding in deployment e2e tests Fixes #39879 Remove it because it caused deployment e2e tests sometimes timed out waiting for pods responding, and pods responding isn't related to deployment controller and is not a prerequisite of deployment e2e tests. @Kargakis
k8s-github-robot
pushed a commit
that referenced
this issue
Feb 10, 2017
Automatic merge from submit-queue (batch tested with PRs 41112, 41201, 41058, 40650, 40926) e2e test flakes: remove some uses of watch.Until in e2e tests `watch.Until` is somewhat broken and is causing quite a lot of test flakes. See #39879 (comment) and #31345 for more context. @wojtek-t @yujuhong @Kargakis
This was referenced Feb 26, 2017
This was referenced Mar 5, 2017
This was referenced Mar 14, 2017
This was referenced Mar 23, 2017
This was referenced Mar 31, 2017
This was referenced Apr 26, 2017
akhilerm
pushed a commit
to akhilerm/apimachinery
that referenced
this issue
Sep 20, 2022
Automatic merge from submit-queue (batch tested with PRs 41112, 41201, 41058, 40650, 40926) e2e test flakes: remove some uses of watch.Until in e2e tests `watch.Until` is somewhat broken and is causing quite a lot of test flakes. See kubernetes/kubernetes#39879 (comment) and kubernetes/kubernetes#31345 for more context. @wojtek-t @yujuhong @Kargakis Kubernetes-commit: 558c37aee3ae62356bb16068af9973e5489aa86a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-release-1.5/3341/
Failed: [k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite}
Previous issues for this test: #26509 #26834 #29780 #35355
The text was updated successfully, but these errors were encountered: