Actions
action #71716
closedNo video uploaded when `aarch64_cpu_max` is used
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-09-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
No video is uploaded when aarch64_cpu_max
or aarch64_cpu_max-HD24G
are used.
Examples:
Updated by ggardet_arm over 4 years ago
- Related to action #71602: [qe-core][functional][osd] default "gnome" test suite on osd has no video due to max_job_time above default which is only necessary in some cases added
Updated by ggardet_arm over 4 years ago
Adding NOVIDEO=0
should get the video back.
Not sure if it really make sense to not record the video on long tests.
Updated by okurz over 4 years ago
We introduced the feature to not record videos by default if max_job_timeout is above default as we saw that videos took up a massive portion of space for our test results
Updated by mkittler over 4 years ago
- Category deleted (
Bugs in existing tests) - Status changed from New to Rejected
I would actually reject this ticket because the examples have an extended MAX_JOB_TIME
and then it is expected to have no video unless NOVIDEO=0
is set. We introduced this behavior to save disk space.
Actions