canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
34 stars 50 forks source link

Fix not seeing debug file after 24.04 (BugFix) #1468

Closed KaiChuan-Hsieh closed 2 months ago

KaiChuan-Hsieh commented 2 months ago

Description

The subiquity no longer create debug file, and all files inside the installer does benefit the diagnosis.

Tests

I tested the bash command on 24.04 desktop and 22.04 desktop and it can archive everything under /var/log/installer

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.23%. Comparing base (da49281) to head (2724088). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1468 +/- ## ======================================= Coverage 46.23% 46.23% ======================================= Files 368 368 Lines 39243 39243 Branches 6636 6636 ======================================= Hits 18144 18144 Misses 20401 20401 Partials 698 698 ``` | [Flag](https://app.codecov.io/gh/canonical/checkbox/pull/1468/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | Coverage Δ | | |---|---|---| | [provider-base](https://app.codecov.io/gh/canonical/checkbox/pull/1468/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `20.59% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.