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

Adding an e2e test for deployment #14594

Merged
merged 1 commit into from
Sep 29, 2015

Conversation

nikhiljindal
Copy link
Contributor

Ref #1743

This a basic test that just tests the end state (old pods should have vanished and new pods should be scaled to the desired replicas).
We are not testing that we dont break maxSurge and maxAvailability during the update.
Will add tests for that when we have updated deployment controller to raise events each time it scales up or down (being done by #14130)

cc @ghodss @ironcladlou

@nikhiljindal
Copy link
Contributor Author

cc @ixdy to look at jenkins changes

@k8s-bot
Copy link

k8s-bot commented Sep 25, 2015

Unit, integration and GCE e2e build/test failed for commit 41b41937e1dc8a50fb96d32798ec0ba6c8f7ac1c.

@k8s-github-robot k8s-github-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 26, 2015
@k8s-github-robot
Copy link

Labelling this PR as size/L

@k8s-bot
Copy link

k8s-bot commented Sep 26, 2015

Unit, integration and GCE e2e test build/test passed for commit d61ed52.

@brendandburns
Copy link
Contributor

LGTM

@nikhiljindal nikhiljindal added this to the v1.1 milestone Sep 28, 2015
@nikhiljindal
Copy link
Contributor Author

Adding LGTM tag as per comment above

@nikhiljindal nikhiljindal added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 28, 2015
@nikhiljindal
Copy link
Contributor Author

@k8s-oncall this is for v1.1 - Can I have a merge, plz?

@nikhiljindal nikhiljindal assigned brendandburns and unassigned ghodss Sep 28, 2015
@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Sep 29, 2015

Unit, integration and GCE e2e test build/test passed for commit d61ed52.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Sep 29, 2015
@k8s-github-robot k8s-github-robot merged commit 4645ad3 into kubernetes:master Sep 29, 2015
k8s-github-robot referenced this pull request Oct 1, 2015
…#14594-upstream-release-1.1

Auto commit by PR queue bot
shyamjvs referenced this pull request in shyamjvs/kubernetes Dec 1, 2016
…y-pick-of-#14594-upstream-release-1.1

Auto commit by PR queue bot
shouhong referenced this pull request in shouhong/kubernetes Feb 14, 2017
…y-pick-of-#14594-upstream-release-1.1

Auto commit by PR queue bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants