canonical / checkbox

Checkbox
https://checkbox.readthedocs.io
GNU General Public License v3.0
30 stars 47 forks source link

Added core24 to the list of the snaps that should be installed (BugFix) #1307

Closed fernando79513 closed 3 months ago

fernando79513 commented 3 months ago

Description

The snap-list test was failing on core24 because it was looking for a list of "core" snaps that did not included core24. We have modified the script so it looks for any snap containing the "core" string.

http://10.102.156.15:8080/view/checkbox-edge-validation/job/checkbox-edge-validation-uc24-amd64/10/console

Resolved issues

N/A

Documentation

N/A

Tests

I run the snap-list test on core 24 and the test passes: checkbox.checkbox-cli run com.canonical.certification::snappy/snap-list

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 44.18%. Comparing base (dae49f5) to head (8cee398). Report is 115 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1307 +/- ## ======================================= Coverage 44.18% 44.18% ======================================= Files 359 359 Lines 38813 38813 Branches 6581 6581 ======================================= Hits 17148 17148 Misses 21003 21003 Partials 662 662 ``` | [Flag](https://app.codecov.io/gh/canonical/checkbox/pull/1307/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/1307/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `18.57% <ø> (ø)` | | 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.