I'm trying to wrap up the work to get rpminspect running on all builds
coming out of koji and I've run into some questions about the messages
I'm emitting and what should be in resultsdb.
Do error messages (koji-build.test.error) belong in resultsdb?
If an error condition is reached, should both a completion
(koji-build.test.complete) and an error message be emitted? I'm unclear
if exiting with an error condition constitutes completion or not.
I'd appreciate input that folks have on this.
Tim