CI: Updated VP9 stability test stream set: two more streams are added. (#593)

This commit is contained in:
jeffqjiangNew
2025-05-23 16:48:48 -04:00
کامیت شده توسط GitHub
والد 24b0c59d71
کامیت f8793bf09a
+2 -2
مشاهده پرونده
@@ -137,8 +137,8 @@ def runTestCommand (platform, project) {
fi
fi
FILE_COUNT=\$(find \${JENKINS_HOME_DIR}/rocDecode/Vp9Stability -type f | wc -l)
# Check if there are 16 files
if [ "\$FILE_COUNT" -ne 16 ]; then
# Check if there are 18 files
if [ "\$FILE_COUNT" -ne 18 ]; then
echo "wrong file count"
ls
cd \${JENKINS_HOME_DIR}/rocDecode