Whamcloud - gitweb
LU-17000 contrib: script to prepare coverity builds 00/53400/4
authorTimothy Day <timday@amazon.com>
Sun, 10 Dec 2023 22:58:09 +0000 (22:58 +0000)
committerOleg Drokin <green@whamcloud.com>
Sun, 4 Feb 2024 08:29:08 +0000 (08:29 +0000)
commit4722b8cec099064f6e5e808410efe7f8d082b450
tree47b5799747ee07ca4e5c173e4872393a536c81ff
parent8fdef2f2f658c9bdd7568db31473fdd97da8a14e
LU-17000 contrib: script to prepare coverity builds

Add script 'coverity-run' to semi-automate running
and submitting Coverity builds for Lustre. This
should make it much easier to reproducibly submit
builds to Coverity - and serve as an example of
how the Coverity build process works. It should
also provide more transparency in how builds are
being prepared for Coverity.

Add a Vagrantfile for the Vagrant VM used during
the build process.

Update in-tree Documentation.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I050b10d9df0e4e4c1b8bcc91a3c296c11f27ffef
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53400
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
.gitignore
Documentation/clang-and-static-analysis.txt
Vagrantfile [new file with mode: 0644]
contrib/coverity/.gitignore [new file with mode: 0644]
contrib/coverity/coverity-run [new file with mode: 0755]