Skip to content

Commit

Permalink
issue: HPCINFRA-1734 [CI] Coverity: upgrade version to 2023.12
Browse files Browse the repository at this point in the history
Test cov-2023.12 module and NFS-located binaries against RMAX codebase

Signed-off-by: Viacheslav Login <[email protected]>
  • Loading branch information
vialogi committed Mar 18, 2024
1 parent 536ca51 commit 626baea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/jenkins_tests/cov.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source $(dirname $0)/globals.sh

echo "Checking for coverity ..."

COVERITY_MODULE="${COVERITY_MODULE:-tools/cov-2021.12}"
COVERITY_MODULE="${COVERITY_MODULE:-tools/cov-2023.12}"
do_module "${COVERITY_MODULE}"

cd "$WORKSPACE"
Expand Down

0 comments on commit 626baea

Please sign in to comment.