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

CI Workflow: Add all AWS supported k8s versions #26361

Merged
merged 1 commit into from Jun 21, 2023

Conversation

brlbil
Copy link
Contributor

@brlbil brlbil commented Jun 19, 2023

The current awd conformance tests run against one version of k8s either a specific version or the default version that is provided by the cloud provider.

This commit adds all the supported k8s versions by AWS in a matrix strategy.

Normal test runs:
conformance-aws-cni-v1.11.yaml, failure is not related, it has been failing for some time
conformance-aws-cni-v1.12.yaml
conformance-aws-cni-v1.13.yaml
conformance-aws-cni.yaml
conformance-eks-v1.11.yaml
conformance-eks-v1.12.yaml
conformance-eks-v1.13.yaml
conformance-eks.yaml

Simulated scheduled runs:
conformance-aws-cni-v1.11.yaml, failure is not related, it has been failing for some time
conformance-aws-cni-v1.12.yaml
conformance-aws-cni-v1.13.yaml
conformance-aws-cni.yaml
conformance-eks-v1.11.yaml
conformance-eks-v1.12.yaml
conformance-eks-v1.13.yaml
conformance-eks.yaml

Depends on: #26356

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 19, 2023
@brlbil brlbil force-pushed the pr/brlbil/ci-aws-k8s-versions branch 2 times, most recently from ecbe175 to 959380b Compare June 19, 2023 21:04
@brlbil brlbil added area/CI Continuous Integration testing issue or flake area/CI-improvement Topic or proposal to improve the Continuous Integration workflow release-note/ci This PR makes changes to the CI. labels Jun 19, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jun 19, 2023
@brlbil brlbil force-pushed the pr/brlbil/ci-aws-k8s-versions branch 6 times, most recently from 11aaa7f to 37663a8 Compare June 20, 2023 13:29
@brlbil brlbil marked this pull request as ready for review June 20, 2023 13:32
@brlbil brlbil requested review from a team as code owners June 20, 2023 13:32
Copy link
Member

@nbusseneau nbusseneau left a comment

Choose a reason for hiding this comment

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

LGTM provided we address the dependency on #26356, some whitespace nits below (non-blocking).

.github/actions/aws/k8s-versions.yaml Outdated Show resolved Hide resolved
.github/workflows/conformance-eks.yaml Outdated Show resolved Hide resolved
The current awd conformance tests run against one version of k8s
either a specific version or the default version that is provided
by the cloud provider.

This commit adds all the supported k8s versions by AWS
in a matrix strategy.

Signed-off-by: Birol Bilgin <birol@cilium.io>
@brlbil brlbil force-pushed the pr/brlbil/ci-aws-k8s-versions branch from 37663a8 to d4ff75c Compare June 21, 2023 06:57
@nbusseneau nbusseneau added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 21, 2023
Copy link
Member

@bimmlerd bimmlerd left a comment

Choose a reason for hiding this comment

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

contributing lgtm

@ti-mo ti-mo merged commit eb4ae07 into main Jun 21, 2023
47 of 52 checks passed
@ti-mo ti-mo deleted the pr/brlbil/ci-aws-k8s-versions branch June 21, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake area/CI-improvement Topic or proposal to improve the Continuous Integration workflow ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants