-
Notifications
You must be signed in to change notification settings - Fork 40
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
Pull request into the dev branch #187
base: dev
Are you sure you want to change the base?
Conversation
Run get-clusterlog sequentially.
update variable $S2DEnabled to $using:S2DEnabled
CAU log collection is also using the same log collection interface as the collection for the netft, health and cluster logs, moved CAU log collection to the same job so that it would be done sequentially for reliability
@tomwoh please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
PR Summary
Run cluster log collection sequentially for reliability
PR Context
On larger clusters not all of the logs were being collected, when cluster log creation was being ran in parrellel.