Resolves: RHEL-1616 test4

This commit is contained in:
Takao Fujiwara 2025-04-10 11:13:04 +09:00
parent f05f56be98
commit 7346f0ab00

View File

@ -79,11 +79,6 @@
status="PASS: frame"
fi
echo "${status} $TEST" >> {{ remote_artifacts }}/test.log
echo "#### {{ remote_artifacts }}/test.log"
if [ -f {{ remote_artifacts }}/test.log ] ; then
cat {{ remote_artifacts }}/test.log
fi
echo "#"
- name: Check the results
shell: |