Closed SamirMulani closed 1 month ago
Run logs:
avocado run cpu_fold.py:Cpuworkload.test_check -m cpu_fold.py.data/cpu_fold.yaml JOB ID : 2b57aa7f41998c89968f135230782bdde1543fd8 JOB LOG : /root/Work/fvt/avocado-fvt-wrapper-1/results/job-2024-09-09T11.52-2b57aa7/job.log (1/1) cpu_fold.py:Cpuworkload.test_check;run-b36f: STARTED (1/1) cpu_fold.py:Cpuworkload.test_check;run-b36f: PASS (242.43 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/Work/fvt/avocado-fvt-wrapper-1/results/job-2024-09-09T11.52-2b57aa7/results.html JOB TIME : 347.97 s
Added support in the CPU folding workload to validate dmesg logs and copy the cpu_fold logs from the /tmp/ directory to the current job run directory at intervals equal to the runtime duration specified in the .yaml configuration.