Open
Conversation
Create one certification test suite for each version of Ubuntu for docking stations. Although they are currently identical, the 26.04 test suite may evolve over time. Since these test plans are part of the certification client suite, the original test plan (dock-cert-full) from the base provider is removed, and the new ones are created in the certification-client provider.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2320 +/- ##
=======================================
Coverage 55.24% 55.24%
=======================================
Files 413 413
Lines 44448 44448
Branches 8194 8194
=======================================
Hits 24556 24556
Misses 19032 19032
Partials 860 860
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:
|
Collaborator
|
@pieqq I added the follow-up changes to the coverage guide documentation in https://github.com/canonical/certification-docs/pull/125 |
hanhsuan
reviewed
Feb 5, 2026
| Certification tests for docking stations (24.04). | ||
| include: | ||
| dock/init-connection certification-status=blocker | ||
| nested_part: |
Contributor
There was a problem hiding this comment.
Should we add submission-cert-full for all before https://warthogs.atlassian.net/browse/CHECKBOX-2132 is ready?
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.
Create one certification test suite for each version of Ubuntu for docking stations.
Although they are currently identical, the 26.04 test suite may evolve over time.
Since these test plans are part of the certification client suite, the original test plan (dock-cert-full) from the base provider is removed, and the new ones are created in the certification-client provider.
Description
Resolved issues
Documentation
Tests
I compared the output of
checkbox-cli expand --format json dock-cert-full-[22|24|26]-04andcheckbox-cli expand --format json dock-cert-full(before removing it), and they were identical.