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/e2e: use 2 pools for cluster provisioning #576

Merged
merged 4 commits into from
Dec 20, 2022
Merged

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Dec 12, 2022

@ldevulder ldevulder self-assigned this Dec 12, 2022
@ldevulder ldevulder marked this pull request as draft December 12, 2022 17:48
@ldevulder ldevulder force-pushed the e2e-use-different-pools branch 26 times, most recently from 542c703 to 4b1b735 Compare December 15, 2022 21:58
@ldevulder ldevulder force-pushed the e2e-use-different-pools branch 8 times, most recently from c4dfc26 to a5e5328 Compare December 16, 2022 17:51
@ldevulder ldevulder marked this pull request as ready for review December 19, 2022 08:55
Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Set to 'true' by default. Could be useful for debugging.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
It could take sometimes more time to provision.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Use a "master" pool for the first 3 nodes and a "worker" pool for all
others.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
In worker pool we can't check/run kubectl command directly on the node.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder merged commit 063a125 into main Dec 20, 2022
@ldevulder ldevulder deleted the e2e-use-different-pools branch December 20, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

e2e: use 2 pools to separate worker nodes
3 participants