Skip to content

Conversation

@yamingk
Copy link
Collaborator

@yamingk yamingk commented Oct 23, 2025

Command example:

./Debug/src/lib/volume/tests/test_volume_io --gtest_filter=VolumeIOTest.LongRunningRandomIO --num_vols=32 --run_time=300 --num_restarts=4 --read_verify=true  --write_num_io=300 --read_num_io=300 --dev_size_mb=10240000

@yamingk yamingk requested a review from sanebay October 23, 2025 20:48
@yamingk yamingk changed the title Issue xxxx - Enable continous restarts during long run of random IO. Issue 143 - Enable continous restarts during long run of random IO. Oct 29, 2025
@yamingk yamingk linked an issue Oct 29, 2025 that may be closed by this pull request
d2chau
d2chau previously approved these changes Oct 29, 2025
Copy link
Contributor

@d2chau d2chau left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.46%. Comparing base (0b40663) to head (3e15a37).
⚠️ Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
src/lib/volume/tests/test_volume_io.cpp 0.00% 31 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #142       +/-   ##
===========================================
+ Coverage   61.68%   72.46%   +10.77%     
===========================================
  Files          15       21        +6     
  Lines         462     1965     +1503     
  Branches       35      243      +208     
===========================================
+ Hits          285     1424     +1139     
- Misses        158      436      +278     
- Partials       19      105       +86     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@d2chau d2chau left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@sanebay sanebay left a comment

Choose a reason for hiding this comment

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

lgtm

@yamingk yamingk merged commit c7d8fe4 into eBay:main Oct 30, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Long Running] : Enable long running with continous restarts

4 participants