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

Upgrade EKS version to 1.21 for integ tests #1680

Merged
merged 4 commits into from
Oct 14, 2021
Merged

Upgrade EKS version to 1.21 for integ tests #1680

merged 4 commits into from
Oct 14, 2021

Conversation

vikasmb
Copy link
Contributor

@vikasmb vikasmb commented Oct 13, 2021

What type of PR is this?
Feature

Which issue does this PR fix:
Upgraded EKS version used in integ test to 1.21 as creation of the previously used version 1.16 is not supported.

What does this PR do / Why do we need it:
Upgraded EKS version used in integ test to 1.21 as creation of the previously used version 1.16 is not supported.

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

Testing done on this change:

Verified that integ test script passed
./scripts/run-integration-tests.sh
Ran 2 of 2 Specs in 13.958 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestIntegration (13.96s)
PASS
ok github.com/aws/amazon-vpc-cni-k8s/test/integration 13.986s

Automation added to e2e:

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

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.

- Switch golang image to public ECR image
- Corrected readme and make file target for docker unit-tests
- Upgrade EKS version used in integ test to 1.20
@vikasmb vikasmb requested a review from jayanthvn October 13, 2021 22:33
@srini-ram srini-ram self-requested a review October 14, 2021 03:48
- Upgrade EKS version of test cluster to 1.21.2
- Update test tarball path to fetch platform specific tarballs
@vikasmb vikasmb changed the title Upgrade EKS version to 1.20 for integ tests Upgrade EKS version to 1.21 for integ tests Oct 14, 2021
Copy link
Contributor

@srini-ram srini-ram left a comment

Choose a reason for hiding this comment

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

LGTM

@srini-ram srini-ram merged commit 081b0a4 into aws:master Oct 14, 2021
srini-ram pushed a commit that referenced this pull request Oct 14, 2021
* Switch golang image to public ECR image (#1679)

- Switch golang image to public ECR image
- Corrected readme and make file target for docker unit-tests

* Upgrade EKS version to 1.21 for integ tests (#1680)

* Switch golang image to public ECR image

- Switch golang image to public ECR image
- Corrected readme and make file target for docker unit-tests

* Upgrade EKS version used in integ test to 1.20

- Upgrade EKS version used in integ test to 1.20

* Upgrade K8 version and test tarball

- Upgrade EKS version of test cluster to 1.21.2
- Update test tarball path to fetch platform specific tarballs

* Enable unit test upon PR to release branches

- Enable unit test upon PR to release branches

* Fixed formatting of two test files
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.

2 participants