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

fixups to tests/int/checkpoint.bats #2476

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

kolyshkin
Copy link
Contributor

When looking into #2475 I noticed there are no CRIU errors shown for runc restore. Amend the script with showing errors like in other cases.

While at it

  • fix EOL whitespace
  • fix exit code check in simple_cr

Remove whitespace at EOL

Signed-off-by: Kir Kolyshkin <[email protected]>
1. When using `runc`, we should check `$status` and not `$?`.

2. Before exit code check, let's (try to) show errors from CRIU log.

Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin
Copy link
Contributor Author

@AkihiroSuda @mrunalp PTAL

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.

3 participants