Skip to content
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 scaled rollout deployment should not block on annotation check {Kubernetes e2e suite} #34331

Closed
k8s-github-robot opened this issue Oct 7, 2016 · 1 comment
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke/1116/

Failed: [k8s.io] Deployment scaled rollout deployment should not block on annotation check {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:88
Expected error:
    <*errors.errorString | 0xc8201bfc70>: {
        s: "error waiting for deployment \"nginx\" status to match expectation: total pods available: 14, less than the min required: 18",
    }
    error waiting for deployment "nginx" status to match expectation: total pods available: 14, less than the min required: 18
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:1146

Previous issues for this test: #30100 #31810

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Oct 7, 2016
@0xmichalis
Copy link
Contributor

Seems to be using the 2m timeout instead of the 5m timeout I added in #34323 - closing

Oct  7 07:33:14.228: INFO: total pods available: 8, less than the min required: 18
...
Oct  7 07:35:12.239: INFO: total pods available: 14, less than the min required: 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

2 participants