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

reduce web shard count from 8 to 4 #17635

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Apr 10, 2020

Reportedly when we use too many shards we hit the Cirrus quota ceiling. Let's see if we can live with fewer shards.

@yjbanov yjbanov requested a review from liyuqian April 10, 2020 15:37
Copy link
Contributor

@liyuqian liyuqian left a comment

Choose a reason for hiding this comment

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

LGTM

<< : *WEB_SHARD_TEMPLATE

- name: web_tests-7_last-linux # last Web shard must end with _last
- name: web_tests-3_last-linux # last Web shard must end with _last
Copy link
Contributor

Choose a reason for hiding this comment

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

The test failure seems to be still looking for web_tests-7_last-linux...

@yjbanov
Copy link
Contributor Author

yjbanov commented Apr 10, 2020

@liyuqian
Copy link
Contributor

@yjbanov : can we write a script to simply provide a fake SHARD and SUBSHARD environment variable? https://github.com/flutter/flutter/blob/2adb1fc095a009e0fc716a87d62fc31182ea74b4/dev/bots/test.dart#L1145

@liyuqian
Copy link
Contributor

@yjbanov : this PR probably needs to be rebased against newest master engine to pass the "Mac iOS Engine" test.

@yjbanov yjbanov force-pushed the reduce-web-shard-count branch from dd9bb21 to 437efdf Compare April 15, 2020 00:10
@yjbanov
Copy link
Contributor Author

yjbanov commented Apr 15, 2020

Merging despite failing "Mac Android AOT Engine". Seems to be a flake. My changes are Web-only anyway.

@yjbanov yjbanov merged commit 3882d43 into flutter:master Apr 15, 2020
goderbauer pushed a commit to goderbauer/engine that referenced this pull request Apr 16, 2020
reduce web shard count from 8 to 4 by using WEB_SHARD_COUNT
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants