Skip to content

ci: reduce bazel test shards for browser builder test#25622

Merged
clydin merged 2 commits intoangular:mainfrom
clydin:ci/browser-test-shards
Aug 3, 2023
Merged

ci: reduce bazel test shards for browser builder test#25622
clydin merged 2 commits intoangular:mainfrom
clydin:ci/browser-test-shards

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Aug 2, 2023

Reduce the number of test shards for the browser builder from 50 to 10. 50 is more than needed and can cause excessive resource usage.
This fixes the OOM errors on CI for the test job.

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 2, 2023
Reduce the number of test shards for the browser builder from 50 to 10.
50 is more than needed and can cause excessive resource usage.
@clydin clydin force-pushed the ci/browser-test-shards branch from eb0e2f2 to 93bc6be Compare August 2, 2023 21:04
@clydin clydin added action: review The PR is still awaiting reviews from at least one requested reviewer target: rc This PR is targeted for the next release-candidate labels Aug 2, 2023
@clydin clydin requested a review from josephperrott August 2, 2023 21:17
Copy link
Copy Markdown
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

In the TS standard decorator E2E test a JIT production build is executed.
The bundle budgets are now removed from this test step to prevent the build
from erroring due to the expected increase in output build size resulting
from this type of build.
@clydin clydin added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 3, 2023
@clydin clydin merged commit f22bcbd into angular:main Aug 3, 2023
@clydin clydin deleted the ci/browser-test-shards branch August 3, 2023 14:13
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants