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

Add sharding to Fleet deployments in CI workflows running end-to-end tests #2405

Merged
merged 2 commits into from
May 7, 2024

Conversation

weyfonk
Copy link
Contributor

@weyfonk weyfonk commented May 3, 2024

With sharding end-to-end tests now running without needing test infra (see #2396), those tests will run in AKS and GKE workflows, where Fleet deployments need sharding enabled to allow those tests to pass.
This PR also fixes Fleet deployments in a similar way for the nightly CI workflow.

This should fix CI failures such as this one (nightly) and that one (AKS).

Similarly to what has been done for the regular CI workflow for
end-to-end tests, this workflow needs the following, added here:
* a Fleet deployment with sharding enabled
* a metrics tests run
Now that sharding end-to-end test cases can be run without test infra,
they are run in AKS and GKE workflows. Those workflows therefore require
Fleet to be deployed with sharding enabled.
@weyfonk weyfonk requested a review from a team as a code owner May 3, 2024 10:53
@weyfonk weyfonk merged commit ff7eb06 into rancher:main May 7, 2024
8 checks passed
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