Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: Add more specific dependencies for specialized samples #69295

Conversation

rlubos
Copy link
Contributor

@rlubos rlubos commented Feb 21, 2024

Certain samples are supposed to demonstrate technology-specific features, therefore their dependencies in sample.yml could be narrowed to verify build only on boards which support that specific technology (like Ethernet or OpenThread).

Resolves #51079

canisLupus1313
canisLupus1313 previously approved these changes Feb 21, 2024
pdgendt
pdgendt previously approved these changes Feb 21, 2024
edmont
edmont previously approved these changes Feb 21, 2024
@rlubos rlubos force-pushed the net/sample-yml-dependency-clarification branch from 183df65 to 186e5c7 Compare February 21, 2024 14:31
@rlubos
Copy link
Contributor Author

rlubos commented Feb 21, 2024

Sorry, had to push again, as apparently I've misinterpreted the twister syntax, which resulted in a spectacular CI failure.

pdgendt
pdgendt previously approved these changes Feb 21, 2024
edmont
edmont previously approved these changes Feb 21, 2024
kartben
kartben previously approved these changes Feb 21, 2024
jukkar
jukkar previously approved these changes Feb 22, 2024
@aescolar aescolar added the hwmv2-likely-conflict DNM until collab-hwmv2 has been merged label Feb 26, 2024
@nordicjm nordicjm removed the hwmv2-likely-conflict DNM until collab-hwmv2 has been merged label Mar 4, 2024
@aescolar
Copy link
Member

aescolar commented Mar 4, 2024

@rlubos please rebase

Certain samples  are supposed to demonstrate technology-specific
features, therefore their dependencies in sample.yml could be
narrowed to run verify build only on boards which support that
specific technology (like Ethernet or OpenThread).

Signed-off-by: Robert Lubos <[email protected]>
@rlubos rlubos dismissed stale reviews from jukkar, kartben, edmont, and pdgendt via 30348ac March 5, 2024 17:48
@rlubos rlubos force-pushed the net/sample-yml-dependency-clarification branch from 186e5c7 to 30348ac Compare March 5, 2024 17:48
@rlubos
Copy link
Contributor Author

rlubos commented Mar 5, 2024

@rlubos please rebase

Done

@aescolar aescolar merged commit 562ac9d into zephyrproject-rtos:main Mar 6, 2024
17 checks passed
@rlubos rlubos deleted the net/sample-yml-dependency-clarification branch July 1, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

samples: tests: Improve accuracy of required dependencies in networking tests
10 participants