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

Enable unit tests upon PR to release branch. #1684

Merged
merged 4 commits into from
Oct 14, 2021
Merged

Enable unit tests upon PR to release branch. #1684

merged 4 commits into from
Oct 14, 2021

Conversation

vikasmb
Copy link
Contributor

@vikasmb vikasmb commented Oct 14, 2021

What type of PR is this?
cleanup

Which issue does this PR fix:
Enable unit tests to be executed upon PR for release branch

What does this PR do / Why do we need it:
Enable unit tests to be executed upon PR for release branch

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

Testing done on this change:

N/A
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?:

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 of test cluster to 1.21.2
- Update test tarball path to fetch platform specific tarballs
- Enable unit test upon PR to release branches
@vikasmb vikasmb changed the title Release 1.9 Enable unit tests upon PR to release branch. Oct 14, 2021
@vikasmb vikasmb requested a review from jayanthvn October 14, 2021 22:49
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 a2b4355 into aws:release-1.9 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