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

chore(ci): ci add swap file for ec2 instance #3177

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

huangjw806
Copy link
Contributor

What's changed and what's your intention?

Add swap file for ec2 instances to fix the issue of OOM.

Checklist

- [ ] I have written necessary docs and comments
- [ ] I have added necessary unit tests and integration tests
- [ ] All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

issue: #2898

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #3177 (50d4b3c) into main (c4b56bd) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3177   +/-   ##
=======================================
  Coverage   73.54%   73.54%           
=======================================
  Files         739      739           
  Lines      101807   101807           
=======================================
+ Hits        74876    74878    +2     
+ Misses      26931    26929    -2     
Flag Coverage Δ
rust 73.54% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/storage/src/hummock/local_version_manager.rs 84.28% <0.00%> (+0.15%) ⬆️
src/meta/src/hummock/mock_hummock_meta_client.rs 43.47% <0.00%> (+1.08%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Contributor

@skyzh skyzh left a comment

Choose a reason for hiding this comment

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

Rest LGTM

ci/plugins/swapfile/hooks/pre-command Outdated Show resolved Hide resolved
@huangjw806 huangjw806 requested a review from skyzh June 13, 2022 11:05
@huangjw806 huangjw806 merged commit ffaacd2 into main Jun 13, 2022
@huangjw806 huangjw806 deleted the huangjw/ec2-add-swapfile branch June 13, 2022 11:12
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.

None yet

2 participants