-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
o/devicestate, o/snapstate: improve firstboot task order #15015
base: master
Are you sure you want to change the base?
o/devicestate, o/snapstate: improve firstboot task order #15015
Conversation
Sun Feb 9 22:26:26 UTC 2025 Spread tests skipped |
… (gadget defaults) via install instead of injecting the tasks (partial, needs adjustments after firstboot changes)
55017b1
to
87bf39e
Compare
…ault-configure hook
87bf39e
to
3b86682
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15015 +/- ##
=========================================
Coverage ? 78.09%
=========================================
Files ? 1171
Lines ? 157042
Branches ? 0
=========================================
Hits ? 122637
Misses ? 26795
Partials ? 7610
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Make corrections to firstboot install task order according to spec SD154 | Firstboot install task order
This task draws inspiration from earlier, dated work to achieve the same: #13127
enable firstboot to request configuration using gadget defaults instead of injecting the task itself
JIRA: https://warthogs.atlassian.net/browse/SNAPDENG-7297