qemu/scripts/coverity-scan
Paolo Bonzini 2f3e5e4c08 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>
2024-03-08 19:08:23 +01:00
..
COMPONENTS.md system: Rename softmmu/ directory as system/ 2023-10-08 21:08:08 +02:00
coverity-scan.docker coverity: unify Fedora dockerfiles 2023-04-20 11:17:36 +02:00
model.c coverity: physmem: use simple assertions instead of modelling 2023-11-24 12:07:47 +01:00
run-coverity-scan run-coverity-scan: add --check-upload-only option 2024-03-08 19:08:23 +01:00