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

test: Update scale test for expiration to not update expireAfter to p… #6732

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

jigisha620
Copy link
Contributor

…revent drift

Fixes #N/A

Description
Scale tests for expiration is taking longer since we moved expireAfter under nodeclaim spec template which causes drift if this value is updated. This PR sets expireAfter to a suitable value(time we expect all nodes will take to register) thus triggering expiration.

How was this change tested?
Tested on local cluster

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

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

@jigisha620 jigisha620 requested a review from a team as a code owner August 13, 2024 22:49
@jigisha620 jigisha620 requested a review from jmdeal August 13, 2024 22:49
Copy link

netlify bot commented Aug 13, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 4193a82
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/66bbe933b94a0000082d897b

@coveralls
Copy link

coveralls commented Aug 13, 2024

Pull Request Test Coverage Report for Build 10378598609

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 79.335%

Totals Coverage Status
Change from base Build 10378467978: 0.01%
Covered Lines: 5920
Relevant Lines: 7462

💛 - Coveralls

Copy link
Contributor

@engedaam engedaam left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@jigisha620 jigisha620 merged commit ea59e07 into aws:main Aug 13, 2024
16 checks passed
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.

3 participants