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

CI: upgrade test_nightly infra to large #5054

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

cce
Copy link
Contributor

@cce cce commented Jan 25, 2023

Summary

This increases the test_nightly build resource class from medium (2 cores) to large (4 cores) as an alternative to #5053.

Test Plan

Existing tests should pass, nightly tests should also perform better.

@algorandskiy
Copy link
Contributor

Please trigger nightly build to confirm

@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Merging #5054 (d8b75d2) into master (92bb3ce) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5054      +/-   ##
==========================================
- Coverage   53.57%   53.57%   -0.01%     
==========================================
  Files         430      430              
  Lines       54091    54091              
==========================================
- Hits        28979    28977       -2     
  Misses      22868    22868              
- Partials     2244     2246       +2     
Impacted Files Coverage Δ
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
ledger/tracker.go 74.26% <0.00%> (-0.85%) ⬇️
network/wsNetwork.go 64.92% <0.00%> (+0.17%) ⬆️
ledger/blockqueue.go 84.94% <0.00%> (+2.68%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cce
Copy link
Contributor Author

cce commented Jan 25, 2023

@onetechnical
Copy link
Contributor

After more testing, we should revert #5053 and enable this if we think it makes sense.

@algojack
Copy link
Contributor

algojack commented Jan 25, 2023

the checks don't show correctly in github due to me rerunning the tests manually and cancelling the ones that are not needed. Please ignore circleci tests checkmarks in github, they passed as of this commit.

@onetechnical
Copy link
Contributor

#5053 may have some flakiness to it outside of this instance sizing, so we should not revert it. That said, a bump in this instance size would be welcome to reduce time and reduce other flakiness.

Copy link
Contributor

@algobarb algobarb left a comment

Choose a reason for hiding this comment

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

LGTM

@algojohnlee algojohnlee merged commit 67d0d2c into algorand:master Feb 21, 2023
@cce cce deleted the upgrade-nightly-test-builder branch March 1, 2023 17:01
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.

7 participants