Skip to content

tests: fix running c/r tests in GHA#2037

Draft
kolyshkin wants to merge 2 commits intocontainers:mainfrom
kolyshkin:fix-cr
Draft

tests: fix running c/r tests in GHA#2037
kolyshkin wants to merge 2 commits intocontainers:mainfrom
kolyshkin:fix-cr

Conversation

@kolyshkin
Copy link
Collaborator

@kolyshkin kolyshkin commented Mar 4, 2026

Those were never run properly since python tests do not
provide non-zero exit code in case a test has failed, so no
errors were ever reported to CI.

Run it via make so tap-driver.sh is used.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@kolyshkin
Copy link
Collaborator Author

Nope, this is not the right way either...

@packit-as-a-service
Copy link

TMT tests failed. @containers/packit-build please check.

Unify criu prerequisite checks where we can, and
return a reason to skip a test.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Those were never run properly since python tests do not provide
non-zero exit code in case a test has failed.

Run it via make.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
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