Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[CP] Ensure orchestrators aren't assigned to 32 core machines#54791

Merged
auto-submit[bot] merged 2 commits into
flutter-team-archive:flutter-3.24-candidate.0from
zanderso:3.24-8core-cp
Aug 26, 2024
Merged

[CP] Ensure orchestrators aren't assigned to 32 core machines#54791
auto-submit[bot] merged 2 commits into
flutter-team-archive:flutter-3.24-candidate.0from
zanderso:3.24-8core-cp

Conversation

@zanderso

Copy link
Copy Markdown
Contributor

This PR contains CPs of two changes:

  1. Move Fuchsia tests to a separate config file #54591 to avoid running Fuchsia tests on dart-internal, which was needed in order to avoid conflicts in
  2. Ensure orchestrators aren't assigned to 32 core machines #54754, which avoids using 32 core machines as orchestrators. (Instead they'll use the 8 core machines that are no longer used for the Fuchsia tests.)

@christopherfujino christopherfujino left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@christopherfujino christopherfujino added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 26, 2024
@christopherfujino

Copy link
Copy Markdown
Contributor

FYI @reidbaker the only observable outcome of this should be that the release builds run faster, but just mentioning you here in case some catastrophic happens like you merge a PR and no postubmit CI builds run or something :)

@auto-submit auto-submit Bot merged commit cd2627a into flutter-team-archive:flutter-3.24-candidate.0 Aug 26, 2024
@zanderso zanderso deleted the 3.24-8core-cp branch August 27, 2024 01:32
@zanderso

Copy link
Copy Markdown
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Development

Successfully merging this pull request may close these issues.

2 participants