Skip to content

Fix monitor/graphic/audio jobs duplicate and clean up for 26.04tp (Bugfix)#2537

Open
clairlin53 wants to merge 4 commits into
mainfrom
modify_jobs_without_index_templateid
Open

Fix monitor/graphic/audio jobs duplicate and clean up for 26.04tp (Bugfix)#2537
clairlin53 wants to merge 4 commits into
mainfrom
modify_jobs_without_index_templateid

Conversation

@clairlin53
Copy link
Copy Markdown
Contributor

@clairlin53 clairlin53 commented May 22, 2026

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/

@clairlin53 clairlin53 changed the title update_26tp_without_index update_26tp_without_index (Bugfix) May 22, 2026
Agent-Logs-Url: https://github.com/canonical/checkbox/sessions/a1c39a73-e0dc-4a19-a9c3-49946962a8e8

Co-authored-by: clairlin53 <90921531+clairlin53@users.noreply.github.com>
@clairlin53 clairlin53 changed the title update_26tp_without_index (Bugfix) Fix monitor/graphic/audio jobs duplicate and clean up for 26.04tp (Bugfix) May 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.92%. Comparing base (fe4a50c) to head (4bd15fb).
⚠️ Report is 4 commits behind head on main.

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     
Flag Coverage Δ
provider-base 34.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clairlin53 clairlin53 marked this pull request as ready for review May 25, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants