proviers/base: add requires for bluetooth4/beacon_eddystone_url_* (New)#1646
Merged
pieqq merged 3 commits intocanonical:mainfrom Feb 21, 2025
Merged
proviers/base: add requires for bluetooth4/beacon_eddystone_url_* (New)#1646pieqq merged 3 commits intocanonical:mainfrom
pieqq merged 3 commits intocanonical:mainfrom
Conversation
pieqq
reviewed
Jan 8, 2025
Collaborator
pieqq
left a comment
There was a problem hiding this comment.
Hey! Thanks for this PR. I have a comment below.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1646 +/- ##
=======================================
Coverage 49.30% 49.30%
=======================================
Files 373 373
Lines 40454 40454
Branches 6834 6834
=======================================
Hits 19946 19946
Misses 19783 19783
Partials 725 725
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:
|
In order to pass, the test bluetooth4/beacon_eddystone_url_* needs: - bluez package/snap (+ adequate connections for ubuntu core)
… bluez is not installed
stanley31huang
pushed a commit
that referenced
this pull request
Mar 28, 2025
…w) (#1646) * proviers/base: add requires for bluetooth4/beacon_eddystone_url_* In order to pass, the test bluetooth4/beacon_eddystone_url_* needs: - bluez package/snap (+ adequate connections for ubuntu core) * switch the test to use jinja template backend * add fail-on-resource flag to make the test fail instead of skipped if bluez is not installed
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.
WARNING: This modifies com.canonical.certification::sru-server
Description
In order to pass, the test bluetooth4/beacon_eddystone_url_* needs:
This PR add
requiressection to the test bluetooth4/beacon_eddystone_url_*Resolved issues
During Intel IOTG certification test run, we bumped into this test failure for server classic image,
It took us some time to realize that the bluez package is missing, this time spent can be saved with this
requiressectionDocumentation
N/A
Tests
The test runs successfully on 22.04 server image