copr icon indicating copy to clipboard operation
copr copied to clipboard

Copr builds should launch rpminspect and capture results

Open fedora-copr-github-bot opened this issue 3 years ago • 0 comments

Original issue: https://pagure.io/copr/copr/issue/924 Opened: 2019-08-10 14:29:52 Opened by: dcantrel

When Copr completes a build successfully, it should run rpminspect on the resulting build and capture the results. rpminspect will exit with a non-zero result if the run failed, otherwise it returns 0. Results are sent to stdout and could be captured as something like rpminspect.log and placed in the same output directory as the other build logs. The return value could also be used to trigger a pass/fail display in the web UI.

fedora-copr-github-bot avatar Nov 17 '22 05:11 fedora-copr-github-bot