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

Introduce nightly run #2

Merged
merged 2 commits into from
Jan 1, 2024
Merged

Introduce nightly run #2

merged 2 commits into from
Jan 1, 2024

Conversation

fuweid
Copy link
Owner

@fuweid fuweid commented Jan 1, 2024

No description provided.

fuweid added 2 commits January 1, 2024 22:26
Update case with a combination of EXT4 filesystem's commit setting and
unexpected exit event. That EXT4 filesystem's commit is to sync all its data
and metadata every seconds. The kernel can help us sync even if that
process has been killed. With different commit setting, we can simulate
that case that kernel syncs half part of dirty pages before power
failure. And for unexpected exit event, we can kill that process
randomly or panic at failpoint instead of fixed code path.

Signed-off-by: Wei Fu <[email protected]>
@fuweid fuweid merged commit b2bc1bb into master Jan 1, 2024
14 of 18 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.

1 participant