-
Notifications
You must be signed in to change notification settings - Fork 582
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
tests: add support for ubuntu plucky #14716
base: master
Are you sure you want to change the base?
tests: add support for ubuntu plucky #14716
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #14716 +/- ##
==========================================
+ Coverage 78.95% 79.01% +0.06%
==========================================
Files 1084 1085 +1
Lines 146638 147474 +836
==========================================
+ Hits 115773 116524 +751
- Misses 23667 23721 +54
- Partials 7198 7229 +31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
lxd tests need an update |
and we need to regenerate data for nvidia files test edit: will likely need an update of nightly tests as well |
This branch adds support for ubuntu plucky. Also moves oracular to no-lts
923b61d
to
9a9ed0a
Compare
Getting basic 25.04 coverage is priority since we need it for upcoming release 2.67. |
This branch adds support for ubuntu plucky.
Also moves oracular to no-lts
Related: SNAPDENG-34223