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

Update CNI canary integration test and cleanup for ginkgo v2 #2088

Merged
merged 6 commits into from Sep 20, 2022

Conversation

jdn5126
Copy link
Contributor

@jdn5126 jdn5126 commented Sep 15, 2022

What type of PR is this?

cleanup

Which issue does this PR fix:
none

What does this PR do / Why do we need it:
The purpose of this PR is to update run-canary-test.sh to run integration tests with default VPC CNI addon followed by latest addon. This adds additional addon coverage and coverage of the upgrade path. This PR also cleans up integration tests and documentation for ginkgo v2 changes.

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:

Manual testing of run-canary-test and run-cni-release-tests was performed.

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

Update CNI canary integration test and cleanup for ginkgo v2

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

…don; update integration tests/documentation to use ginkgo v2 flags
@jdn5126 jdn5126 requested a review from a team as a code owner September 15, 2022 21:19
scripts/run-ipv6-canary-test.sh Show resolved Hide resolved
scripts/run-canary-test.sh Show resolved Hide resolved
scripts/run-cni-release-tests.sh Outdated Show resolved Hide resolved
jdn5126 and others added 3 commits September 16, 2022 15:42
Update IPv4 canary tests to run with default VPC CNI addon, then run
smoke tests with latest VPC CNI addon. Update IPv6 canary tests to use
latest cni-metrics-helper and to rely on cluster creation to specify CNI
addon (default latest). Update integration tests/documentation to use
ginkgo v2 flags.
Update IPv4 canary tests to run with default VPC CNI addon, then run
smoke tests with latest VPC CNI addon. Update IPv6 canary tests to use
latest cni-metrics-helper and to rely on cluster creation to specify CNI
addon (default latest). Update integration tests/documentation to use
ginkgo v2 flags.
@jdn5126 jdn5126 assigned jdn5126 and jayanthvn and unassigned jdn5126 Sep 19, 2022
Copy link
Contributor

@orsenthil orsenthil left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

None yet

4 participants