-
Notifications
You must be signed in to change notification settings - Fork 62
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
Run spread tests on noble too #222
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #222 +/- ##
==========================================
+ Coverage 84.63% 94.12% +9.48%
==========================================
Files 18 18
Lines 3404 3404
==========================================
+ Hits 2881 3204 +323
+ Misses 443 127 -316
+ Partials 80 73 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ac32718
to
aae0c0d
Compare
ae61081
to
3b0c1f3
Compare
e92e19d
to
17c0c06
Compare
aaa401a
to
9b39852
Compare
@sil2100 this is ready for review. Current failures are previously known ones I need to address in other PRs. The hostname setup is a bit hacky but is needed to properly run on 24.04+ on GCE (see https://documentation.ubuntu.com/gcp/en/latest/google-how-to/gce/set-hostname-using-cloudinit/) |
e308212
to
d016dfb
Compare
Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
d016dfb
to
da0d486
Compare
This may be left out by some interrupted adhoc tools. We do not want to version this by mistake. Signed-off-by: Paul Mars <paul.mars@canonical.com>
Signed-off-by: Paul Mars <paul.mars@canonical.com>
No change in configuration so this is mainly to avoid getting used to seeing the check in CI fail. Signed-off-by: Paul Mars <paul.mars@canonical.com>
Add spread tests on noble and remove those on lunar.