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

Temporarily replace macOS CI tests with ubuntu CI tests #17885

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

benbp
Copy link
Member

@benbp benbp commented Apr 7, 2021

The Azure Pipelines hosted macOS pools are currently experiencing severe capacity issues, which is causing a lot of bottlenecks for our PR/CI and release pipelines. This PR overrides all CI/client/release tests that run on mac to run on our managed ubuntu pool instead. Live tests are unaffected and will still run on the mac pool.

See https://status.dev.azure.com/_event/233282345 for details on the underlying issue.

@benbp benbp self-assigned this Apr 7, 2021
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Apr 7, 2021
MatrixReplace: ${{ parameters.MatrixReplace }}
MatrixReplace:
# Temporarily replace macOS agents with ubuntu agents because of ongoing pool capacity issues
- Pool=Azure.Pipelines/azsdk-pool-mms-ubuntu-1804-general
Copy link
Member

Choose a reason for hiding this comment

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

This is damn near magic.

Copy link
Member

Choose a reason for hiding this comment

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

@benbp We should actually start thinking about having some global overrides for these agents now that our generate matrix is a common template we could have it pull some config from somewhere that would allow us to potentially override things like this at a global cross language all pipelines way.

@benbp benbp merged commit 4e42772 into Azure:master Apr 7, 2021
@benbp benbp deleted the benbp/exclude-macos branch April 7, 2021 23:28
mccoyp pushed a commit to mccoyp/azure-sdk-for-python that referenced this pull request Apr 9, 2021
mccoyp pushed a commit to mccoyp/azure-sdk-for-python that referenced this pull request Apr 13, 2021
benbp added a commit to benbp/azure-sdk-for-python that referenced this pull request Apr 19, 2021
benbp added a commit to benbp/azure-sdk-for-python that referenced this pull request May 21, 2021
benbp added a commit that referenced this pull request May 25, 2021
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Feb 17, 2022
Use AuthConfig instead of EasyAuth for all public API/Document (Azure#17885)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants