Skip to content

Conversation

anjani-bhat
Copy link
Contributor

@anjani-bhat anjani-bhat commented Aug 14, 2025

Summary

Ticket: DEVPROD-19870
This PR is for cutting instance sizes in half for variants that are underutilizing resources. This should result in an ~ 34k savings in a year.

Proof of Work

The tests are passing here for the variants whose instance types were changed from ubuntu2204-large to ubuntu2204-medium. The failing tasks are failing in the base commit as well, so i'm not really sure if it is related.

Variants downsized + the passing tests:

The tasks are 5% slower compared to the base commit which has a total time taken of 7d 14h 52m 49s. Whereas this patch took 8d 0h 59m 48s. However there are some failing and undispatched tasks in the base commit. Comparing to the patch in a recent PR that has all tasks passing, it is only 0.7% slower (the patch took 7d 23h 35m 46s)

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?
    • use skip-changelog label if not needed
    • refer to Changelog files and Release Notes section in CONTRIBUTING.md for more details
      (I'm unable to add a skip-changelog label since i don't have write access. Would the reviewer be able to add it?)

@anjani-bhat anjani-bhat marked this pull request as ready for review August 14, 2025 15:19
@anjani-bhat anjani-bhat requested a review from a team as a code owner August 14, 2025 15:19
@anandsyncs anandsyncs added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Aug 14, 2025
@anjani-bhat
Copy link
Contributor Author

@anandsyncs: Thanks for the approval. Looks like @MaciejKaras is OOO and i don't seem to have the access to merge this PR. Can you let me know if I should add anyone else as a reviewer ?

@anandsyncs anandsyncs requested review from a team and m1kola and removed request for a team August 18, 2025 11:59
@anandsyncs
Copy link
Contributor

@anjani-bhat I added a reviewer not on leave

@mircea-cosbuc
Copy link
Member

Hi @anjani-bhat, Thank you for this! I will merge it with the failing check as it has to do with using GH variables in the GH workflow (https://github.com/orgs/community/discussions/44322) .

@mircea-cosbuc mircea-cosbuc merged commit 3e64361 into mongodb:master Aug 20, 2025
36 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Use this label in Pull Request to not require new changelog entry file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants