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

Resolve flakiness in IPAMD warm target tests; update test go.sum #2112

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

jdn5126
Copy link
Contributor

@jdn5126 jdn5126 commented Oct 20, 2022

What type of PR is this?
Cleanup

Which issue does this PR fix:
N/A

What does this PR do / Why do we need it:
This PR resolves flakiness in the IPAMD warm target integration tests. Using ENI values starting at 2 resolves issues from when coredns pods were previously running on node and IPAMD chooses not to prune extra ENI. I also moved global suite variables and functions to the suite file.

This PR also adds missing go.sum entries following the ginkgo upgrade to v2.3.1. Missing entries were discovered from failing nightly cron job: https://github.com/aws/amazon-vpc-cni-k8s/actions/runs/3278661455/jobs/5397305965

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:
N/A

Testing done on this change:
Manually verified that cron job steps do not hit this issue anymore.

Automation added to e2e:
N/A

Will this PR introduce any new dependencies?:
No

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
N/A

Does this change require updates to the CNI daemonset config files to work?:
No

Does this PR introduce any user-facing change?:
No


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

@jdn5126 jdn5126 requested a review from a team as a code owner October 20, 2022 14:09
@jdn5126 jdn5126 changed the title Add missing go.sum entries following ginkgo upgrade Resolve flakiness in IPAMD warm target tests; update test go.sum Oct 20, 2022
Copy link
Contributor

@jayanthvn jayanthvn left a comment

Choose a reason for hiding this comment

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

Just a minor comment, rest lgtm.

test/integration/ipamd/ipamd_suite_test.go Show resolved Hide resolved
@jayanthvn jayanthvn merged commit 3b5610d into aws:master Oct 20, 2022
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