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

zdtm: Distinguish between fail and crash of dump #2376

Merged
merged 2 commits into from
Jun 8, 2024

Commits on Apr 17, 2024

  1. zdtm: Distinguish between fail and crash of dump

    Adds a exit_signal static method to criu_cli, criu_config and criu_rpc
    used to detect a crash.
    
    Fixes: checkpoint-restore#350
    
    Signed-off-by: Bhavik Sachdev <b.sachdev1904@gmail.com>
    bsach64 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2c9e91c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. test/dump-crash: check code path when dump crashes

    Signed-off-by: Bhavik Sachdev <b.sachdev1904@gmail.com>
    bsach64 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d471052 View commit details
    Browse the repository at this point in the history