We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda5b5a commit 030fef3Copy full SHA for 030fef3
2 files changed
.github/workflows/fv_pipelines.yml
scripts/linux/fv/test_fv.sh
@@ -30,7 +30,7 @@ fi
30
31
TEST_FAILURE=0
32
RETRY_COUNT=0
33
-EXPECTED_REPORT_COUNT=7 # expected that we generate 7 reports
+EXPECTED_REPORT_COUNT=6 # expected that we generate 6 reports
34
35
#for core dump backtrace
36
ulimit -c unlimited
0 commit comments