Skip to content

Mark 'wait until preStop hook completes the process' flaky#83792

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
liggitt:flake-pre-stop
Oct 11, 2019
Merged

Mark 'wait until preStop hook completes the process' flaky#83792
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
liggitt:flake-pre-stop

Conversation

@liggitt
Copy link
Copy Markdown
Member

@liggitt liggitt commented Oct 11, 2019

What type of PR is this?
/kind flake

What this PR does / why we need it:
The error in the prestop test was not getting checked. When a staticcheck fix PR started checking it, the test started flaking badly (xref #83681 (comment)). This marks it flaky so sig-node can investigate/correct the test.

Does this PR introduce a user-facing change?:

NONE

/sig node
/cc @BenTheElder @Random-Liu

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/flake Categorizes issue or PR as related to a flaky test. sig/node Categorizes an issue or PR as relevant to SIG Node. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Oct 11, 2019
@BenTheElder
Copy link
Copy Markdown
Member

/lgtm
/approve
thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 11, 2019
@liggitt
Copy link
Copy Markdown
Member Author

liggitt commented Oct 11, 2019

/priority critical-urgent
since this is flaking at high percentages

@k8s-ci-robot k8s-ci-robot added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. area/test sig/testing Categorizes an issue or PR as relevant to SIG Testing. and removed needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Oct 11, 2019
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, liggitt

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 11, 2019
@fejta-bot
Copy link
Copy Markdown

/retest
This bot automatically retries jobs that failed/flaked on approved PRs (send feedback to fejta).

Review the full test history for this PR.

Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

@k8s-ci-robot k8s-ci-robot merged commit a847874 into kubernetes:master Oct 11, 2019
@k8s-ci-robot k8s-ci-robot added this to the v1.17 milestone Oct 11, 2019
@liggitt liggitt deleted the flake-pre-stop branch October 11, 2019 20:59
ohsewon pushed a commit to ohsewon/kubernetes that referenced this pull request Oct 16, 2019
Mark 'wait until preStop hook completes the process' flaky
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. area/test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/flake Categorizes issue or PR as related to a flaky test. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. release-note-none Denotes a PR that doesn't merit a release note. sig/node Categorizes an issue or PR as relevant to SIG Node. sig/testing Categorizes an issue or PR as relevant to SIG Testing. 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.

4 participants