Skip to content

Use bigger CI machine for docs repo #2840

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

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Use bigger CI machine for docs repo #2840

merged 2 commits into from
Nov 27, 2023

Conversation

nkammah
Copy link
Contributor

@nkammah nkammah commented Nov 23, 2023

We always do a full rebuild on elastic/docs which takes up to 2 hours with the standard n1-standard-4 CI machine. This PR introduces an optimization only for builds on elastic/docs to use n2-standard-32 to drop the build time to about 1 hour. For any other builds, we'll use n2-standard-4 and tolerate the <20 min build time for docs given the price difference (10x cheaper).

We always do a full rebuild on `elastic/docs` which takes up to 2 hours
with the standard n1-standard-4 CI machine. This PR introduces an
optimization only for builds on elastic/docs to use n2-standard-32 to
drop the build time to about 1 hour. For any other builds, we'll use
n2-standard-4 and tolerate the <20 min build time for docs given the
price difference (10x cheaper).
@elasticmachine
Copy link

💔 Build Failed

Failed CI Steps

History

Copy link
Member

@gtback gtback left a comment

Choose a reason for hiding this comment

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

Makes sense to me.

@nkammah nkammah merged commit 4c80726 into master Nov 27, 2023
@nkammah nkammah deleted the faster-docs-builds branch November 27, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants