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

remove the expect enqueued for eviction tests #1469

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

tzneal
Copy link
Contributor

@tzneal tzneal commented Mar 4, 2022

1. Issue, if available:

Fixes #706

2. Description of changes:
Pods can enter/exit the eviction queue rapidly so looking for
them in the queue itself is flaky. Instead, just check if they've
been evicted.

3. How was this change tested?
Unit tests

4. Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: link to issue
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pods can enter/exit the eviction queue rapidly so looking for
them in the queue itself is flaky.  Instead, just check if they've
been evicted.

Fixes aws#706
@netlify
Copy link

netlify bot commented Mar 4, 2022

✔️ Deploy Preview for karpenter-docs-prod ready!

🔨 Explore the source changes: 99f940c

🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/62224894a626af0007c34c97

😎 Browse the preview: https://deploy-preview-1469--karpenter-docs-prod.netlify.app

@ellistarn ellistarn merged commit 057ee48 into aws:main Mar 4, 2022
@tzneal tzneal deleted the fix-eviction-test-flake branch April 17, 2022 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestFlake: should not delete nodes that have a do-not-evict pod
2 participants