Skip to content

delete cadvisor pod after test#40934

Merged
k8s-github-robot merged 1 commit into
kubernetes:masterfrom
dashpole:density_test_cadvisor
Feb 15, 2017
Merged

delete cadvisor pod after test#40934
k8s-github-robot merged 1 commit into
kubernetes:masterfrom
dashpole:density_test_cadvisor

Conversation

@dashpole

@dashpole dashpole commented Feb 3, 2017

Copy link
Copy Markdown
Contributor

tracing looks at events for pod deletion and volume teardown. SInce the cadvisor pod has more than 1 volume, this can make results harder to analyze.
This PR moves the deletion of the cadvisor pod to after the logPodCreateThroughput call, since that marks the "end" of the test.

cc: @dchen1107 @Random-Liu

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 3, 2017
@k8s-reviewable

Copy link
Copy Markdown

This change is Reviewable

@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note-label-needed labels Feb 3, 2017
@yifan-gu yifan-gu added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note-label-needed labels Feb 9, 2017
@yifan-gu

yifan-gu commented Feb 9, 2017

Copy link
Copy Markdown
Contributor

/approve

@yifan-gu

yifan-gu commented Feb 9, 2017

Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 9, 2017
@k8s-github-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

The following people have approved this PR: dashpole, yifan-gu

Needs approval from an approver in each of these OWNERS Files:

We suggest the following people:
cc @vishh
You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@yifan-gu yifan-gu removed their assignment Feb 10, 2017
@yifan-gu yifan-gu removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 10, 2017
@yifan-gu yifan-gu requested a review from vishh February 10, 2017 00:55
@yifan-gu

Copy link
Copy Markdown
Contributor

Actually reassign to @vishh for the final call.

@vishh

vishh commented Feb 14, 2017

Copy link
Copy Markdown
Contributor

/approved

@vishh vishh added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 14, 2017
@vishh

vishh commented Feb 14, 2017

Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 14, 2017
@k8s-github-robot

Copy link
Copy Markdown

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 4ac7fd9 into kubernetes:master Feb 15, 2017
@dashpole dashpole deleted the density_test_cadvisor branch February 15, 2017 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants