Fix monitor/graphic/audio jobs duplicate and clean up for 26.04tp (Bugfix)#2537
Open
clairlin53 wants to merge 4 commits into
Open
Fix monitor/graphic/audio jobs duplicate and clean up for 26.04tp (Bugfix)#2537clairlin53 wants to merge 4 commits into
clairlin53 wants to merge 4 commits into
Conversation
Agent-Logs-Url: https://github.com/canonical/checkbox/sessions/a1c39a73-e0dc-4a19-a9c3-49946962a8e8 Co-authored-by: clairlin53 <90921531+clairlin53@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2537 +/- ##
=======================================
Coverage 58.92% 58.92%
=======================================
Files 476 476
Lines 48039 48039
Branches 8577 8577
=======================================
Hits 28306 28306
- Misses 18837 18840 +3
+ Partials 896 893 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR cleans up the graphics, monitor, and audio test structures to support flat, clean names for the Ubuntu 26.04 lifecycle, while purposefully leaving specific templates unmapped by a template-id to support legacy test plans that explicitly require tracking unique hardware indexing.
Changes Made
Converted Standalone Tests: Changed tests like monitor/dim_brightness from templates to standard unit: job blocks since they do not rely on template brackets ({index} or {product_slug}), preventing unnecessary resource loops.
Added Flat Companion Jobs: Introduced distinct, static companion jobs (e.g., graphics/gl_support_primary) to provide clean, flat targets for the 26.04 suite without wildcards.
Resolved issues
Documentation
Tests
Graphic_Base_Auto_Full: https://certification.canonical.com/hardware/202512-38234/submission/489839/
Graphic_Base_Manual_Full:https://certification.canonical.com/hardware/202512-38234/submission/489852/