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

[ROCm/rocdecode commit: f8793bf09a]
Cette révision appartient à :
jeffqjiangNew
2025-05-23 16:48:48 -04:00
révisé par GitHub
Parent 6b8c4f82ff
révision ed775289be
+2 -2
Voir le fichier
@@ -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