Test should error out if pulling from guest fails
When the guest becomes unresponsive, make sure the test
errors out instead of staying in pending state.
Resolves #3647
Signed-off-by: Miroslav Vadkerti [email protected]
Pull Request Checklist
- [x] implement the feature
- [x] extend the test coverage
- [x] include a release note
@thrix please, take a look at tests, there is some red color reported.
@thrix please, take a look at tests, there is some red color reported.
yeah, looking, thx
/packit retest-failed
@thrix please, check the failed tests. I do not see them failing in other PRs, which suggests failures are related to your changes, although I have no idea how or why, given some permission errors I saw there.
The /tests/report/interrupted test was failing because it did not expect error in the report summary. This is expected and should be fixed by 6e9aea39.