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

Fix e2e-test-single-az failures #545

Closed
wongma7 opened this issue Aug 12, 2020 · 6 comments
Closed

Fix e2e-test-single-az failures #545

wongma7 opened this issue Aug 12, 2020 · 6 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@wongma7
Copy link
Contributor

wongma7 commented Aug 12, 2020

/kind bug

What happened? tests have been incredibly failureprone as of late https://testgrid.k8s.io/sig-aws-ebs-csi-driver#e2e-test-single-az&width=20

What you expected to happen? tests should pass consistently

How to reproduce it (as minimally and precisely as possible)? create a PR and let the CI run tests

Anything else we need to know?:

Environment

  • Kubernetes version (use kubectl version):
  • Driver version:
@wongma7 wongma7 self-assigned this Aug 12, 2020
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Aug 12, 2020
@wongma7
Copy link
Contributor Author

wongma7 commented Aug 12, 2020

Need to dump csi driver logs to aid in debugging.

@wongma7
Copy link
Contributor Author

wongma7 commented Sep 10, 2020

Most failures are sc1 and st1 which are slow hdd with minimum 500GiB size. Not sure how long formatting should take, of course formatting 500GiB does not mean all 500GiB needs to be written, but let's say it does then in a best case scenario of 250MiB/s writing all 500GiB would take 34 mins.

io1 tests also fail a bunch and it could be because we provision with bare minimum iops of 100.

Doesn't really explain why the tests have been so flaky only over last couple months

Anyway I do not see the value in testing every volume type fs type combination so I will remove all but gp2 and one of io2/io1 + xfs

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 9, 2020
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 8, 2021
@ayberk
Copy link
Contributor

ayberk commented Jan 9, 2021

I'm closing this as I think it doesn't happen anymore. @wongma7 to confirm.

/close

@k8s-ci-robot
Copy link
Contributor

@ayberk: Closing this issue.

In response to this:

I'm closing this as I think it doesn't happen anymore. @wongma7 to confirm.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

4 participants