Skip to content

release v2.4.8#2054

Merged
LexLuthr merged 10 commits intomainfrom
release/v2.4.8
Feb 25, 2026
Merged

release v2.4.8#2054
LexLuthr merged 10 commits intomainfrom
release/v2.4.8

Conversation

@LexLuthr
Copy link
Collaborator

@LexLuthr LexLuthr commented Feb 24, 2026

This PR updates some long overdue deps. Fixes flaky test, re-enabled identity_cid test for graphsync. It also speeds up almost all the itests. In ideal scenario, this pipeline should not take more than 5 minutes now. GA is slow due resource contention (schedule wait) on our GA server. It also adds a new test for make react to allow easy test for Dependabot PRs for npm updates.

@LexLuthr LexLuthr requested a review from rvagg February 24, 2026 15:10
@LexLuthr LexLuthr assigned LexLuthr and unassigned rvagg Feb 24, 2026
@LexLuthr
Copy link
Collaborator Author

I am done with changes.

sc.CommitBatchWait = time.Second
sc.StartEpochSealingBuffer = 30

sc.PreCommitBatchWait = time.Second
Copy link
Member

Choose a reason for hiding this comment

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

does this speed it up?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was to speed up the LID cleanup test. Might be helpful for others as well.

Copy link
Member

Choose a reason for hiding this comment

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

👍 good sign we got frisbii updated

Copy link
Member

Choose a reason for hiding this comment

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

what's the deal with the change in this onboarding pattern through the tests, they are now two-step to get there. Is it so we test the steps separately?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, I have switched to offline deals wherever I can to speed up the tests. 1 test still tests normal HTTP flow. Offline are much faster than HTTP. Typical 5-8 minute tests are now less than 5.

@LexLuthr LexLuthr merged commit 176b1ea into main Feb 25, 2026
46 checks passed
@LexLuthr LexLuthr deleted the release/v2.4.8 branch February 25, 2026 07:28
@github-project-automation github-project-automation bot moved this to Done in Boost Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants