Skip to content

Commit 494bbd2

Browse files
committed
Revert "issue: HPCINFRA-1734 [CI] Coverity: upgrade version to 2023.12"
This reverts commit 18b395d. Signed-off-by: Gal Noam <[email protected]>
1 parent 16beca4 commit 494bbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/jenkins_tests/cov.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source $(dirname $0)/globals.sh
55

66
echo "Checking for coverity ..."
77

8-
COVERITY_MODULE="${COVERITY_MODULE:-tools/cov-2023.12}"
8+
COVERITY_MODULE="${COVERITY_MODULE:-tools/cov-2021.12}"
99
do_module "${COVERITY_MODULE}"
1010

1111
cd "$WORKSPACE"

0 commit comments

Comments
 (0)