diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-03-04 13:06:57 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-03-08 19:08:23 +0100 |
commit | 2f3e5e4c08c43daeec144adeeae9138176039b60 (patch) | |
tree | bb0ab0741ea86a429ed952a333c9380e40e981da /crypto/aes.c | |
parent | 9ed7c6dd9fa100b77ad8fd8c4af1b810b0bee957 (diff) |
run-coverity-scan: add --check-upload-only option
Add an option to check if upload is permitted without actually
attempting a build. This can be useful to add a third outcome
beyond success and failure---namely, a CI job can self-cancel
if the uploading quota has been reached.
There is a small change here in that a failure to do the upload
check changes the exit code from 1 to 99. 99 was chosen because
it is what Autotools and Meson use to represent a problem in the
setup (as opposed to a failure in the test).
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'crypto/aes.c')
0 files changed, 0 insertions, 0 deletions