-
Notifications
You must be signed in to change notification settings - Fork 8.4k
ci: tags: Make sure openthread tag is used on OT changes #100898
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
base: main
Are you sure you want to change the base?
ci: tags: Make sure openthread tag is used on OT changes #100898
Conversation
|
CC @Cristib05 |
|
Duplicate: #100758 |
@rlubos it did not :( |
my bad, sorry for this |
a4f6d45 to
fd34b38
Compare
Make sure that OpenThread tests are listed in OpenThread module area. Signed-off-by: Robert Lubos <[email protected]>
openthread tag was used in test specifications, but did not define what source directories were related to this tag. Signed-off-by: Robert Lubos <[email protected]>
Breaking change in OpenThread module to trigger CI failure. Signed-off-by: Robert Lubos <[email protected]>
fd34b38 to
f632a3d
Compare
|
What I'm trying to achieve here is that changes in I'm kind of out of ideas here, where should I specify the directories so that CI runs the twister with |
|
yeah, looking at that. Tags right now only get excluded, not included. This was limited to excluding after we had some issues with coverage at some point. |



Use namespaced variants instead.
Note: I have purposedly skipped one symbol to see if CI triggers and catches the issue this time. Will update after getting results.