tests: port from meta-dts

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
Maciej Pijanowski
2024-07-25 22:14:41 +02:00
parent 3529517c2a
commit 084d27d939
18 changed files with 337 additions and 362 deletions
+1
View File
@@ -302,6 +302,7 @@ uuid=`uuidgen -n @x500 -N $uuid_string -s`
filename+="_$uuid"
filename+="_$(date +'%Y_%m_%d_%H_%M_%S_%N')"
filename="${filename// /_}"
filename="${filename//\//_}"
if [ $DEPLOY_REPORT = "false" ]; then
echo "Creating archive with logs..."