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

Use Resource Consumer for tests in autoscaling.go #14275

Merged
merged 1 commit into from
Sep 22, 2015

Conversation

socaa
Copy link

@socaa socaa commented Sep 21, 2015

Part of #11570

@piosz

@k8s-bot
Copy link

k8s-bot commented Sep 21, 2015

GCE e2e build/test passed for commit c2c540f82a449a50a2f90464bf9a55ca502651b3.

@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 21, 2015
@k8s-github-robot
Copy link

Labelling this PR as size/M

@piosz piosz assigned piosz and unassigned ixdy Sep 21, 2015
@timothysc
Copy link
Member

/cc @pmorie @jayunit100

@k8s-bot
Copy link

k8s-bot commented Sep 22, 2015

GCE e2e build/test passed for commit 69d521d66d2281db207436bc446747f3dae9b007.

@@ -140,39 +142,6 @@ func CreateService(f *Framework, name string) {
Expect(err).NotTo(HaveOccurred())
}

func ConsumeCpu(f *Framework, id string, cores int) {
CreateService(f, id)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also remove CreateService method.

@piosz
Copy link
Member

piosz commented Sep 22, 2015

LGTM just a nit

@socaa
Copy link
Author

socaa commented Sep 22, 2015

PTAL

@piosz

@piosz
Copy link
Member

piosz commented Sep 22, 2015

LGTM

@piosz piosz added lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-merge labels Sep 22, 2015
@k8s-bot
Copy link

k8s-bot commented Sep 22, 2015

GCE e2e build/test passed for commit a9a52a9.

@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 22, 2015

GCE e2e build/test passed for commit a9a52a9.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Sep 22, 2015
Auto commit by PR queue bot
@k8s-github-robot k8s-github-robot merged commit 09cf38e into kubernetes:master Sep 22, 2015
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants