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

[WIP] hosted clusters for fleet manager #118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

venkataanil
Copy link
Contributor

fleet-manager-wrapper.py script will be used for creating hosted clusters for fleet manager scale testing. Script's rosa cli create command uses region instead of management cluster name. We avoid passing SC and MC as these are chosen dynamically by OCM. As we are yet to find a way to determine hosting cluster (MC) information for HC in this method, we are skipping this metrics collection i.e HC won't have MC info.

Description

Fixes

@venkataanil venkataanil force-pushed the fleet-manager branch 3 times, most recently from d6dbbc8 to 68721ae Compare February 20, 2023 09:38
fleet-manager-wrapper.py script will be used for creating hosted
clusters for fleet manager scale testing. Script's rosa cli create
command uses region instead of management cluster name.
We avoid passing SC and MC as these are chosen dynamically by OCM.
As we are yet to find a way to determine hosting cluster (MC)
information for HC in this method, we are skipping this metrics
collection i.e HC won't have MC info. Also wait for workers only
for e2e.

Note: temporarily we pass provision_shard as arg and use it
instead of region
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.

1 participant