tests: sending test results to test predictor from self-hosted runner - #17689
sergiocazzolato wants to merge 6 commits into
Conversation
This is needed to be able to send results executed in github runners to test predictor (specifically for tests executed in garde).
7e0bb1f to
064e6ef
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #17689 +/- ##
==========================================
+ Coverage 78.36% 78.45% +0.09%
==========================================
Files 1415 1409 -6
Lines 200459 200496 +37
Branches 2503 2503
==========================================
+ Hits 157084 157306 +222
+ Misses 33950 33776 -174
+ Partials 9425 9414 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Fri Sep 25 01:14:45 UTC 2026 Test Predictor AnalysisExecuting
Restoring
Skipped tests from snapd-testing-skipIf you wish to have any of the below tests run in your PR, in your PR description, add 'unskip:' followed by a copy-and-pasted list of the below tests you wish to run (unskip plus test list must be valid yaml)
|
This is in case the tests are executed in a github runner
maykathm
left a comment
There was a problem hiding this comment.
Thanks for adding in the grafana logs bit
f0bd59f to
1ec15b5
Compare
This is needed to be able to send results executed in github runners to test predictor (specifically for tests executed in garden).