Skip to content
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

CICD: Update to switch e2e_expect to large #6004

Merged
merged 2 commits into from
May 30, 2024

Conversation

onetechnical
Copy link
Contributor

@onetechnical onetechnical commented May 28, 2024

Summary

We occasionally see memory issues with e2e tests, so let's switch from medium (2 CPU, 7.5 GB) to large (4 CPU, 15 GB). This is at the cost of more credits usage, obviously. This is for e2e_expect and e2e_expect_nightly.

Unrelated: also remove CODEOWNERS file, which is deprecated.

Test Plan

See if nightlies succeed.

@onetechnical onetechnical requested a review from a team as a code owner May 28, 2024 16:07
@onetechnical onetechnical self-assigned this May 28, 2024
@onetechnical onetechnical changed the title CICD: Update to switch e2e_expect_nightly and e2e_subs_nightly to large CICD: Update to switch e2e_expect to large May 28, 2024
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.89%. Comparing base (2335b35) to head (f8e3022).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6004      +/-   ##
==========================================
+ Coverage   55.86%   55.89%   +0.03%     
==========================================
  Files         481      481              
  Lines       68357    68357              
==========================================
+ Hits        38185    38209      +24     
+ Misses      27568    27554      -14     
+ Partials     2604     2594      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

gmalouf
gmalouf previously approved these changes May 28, 2024
@onetechnical onetechnical removed the request for review from a team May 28, 2024 17:53
@onetechnical onetechnical merged commit f633857 into algorand:master May 30, 2024
19 checks passed
@onetechnical onetechnical deleted the increase-nightly-e2e branch May 30, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants