Describe the bug
It seems twister is using OVERLAY_CONFIG and ZEPHYR_EXTRA_MODULES, these variables were deprecated many years ago in Zephyr 3.4, and we would like to remove them but when doing that, caused CI to break e.g. #108483
Therefore twister should be updated to not use these deprecated variables
It is holding up this PR removing said variables: #108483
Regression
Steps to reproduce
No response
Relevant log output
Impact
Major – Severely degrades functionality; workaround is difficult or unavailable.
Environment
No response
Additional Context
No response
Describe the bug
It seems twister is using
OVERLAY_CONFIGandZEPHYR_EXTRA_MODULES, these variables were deprecated many years ago in Zephyr 3.4, and we would like to remove them but when doing that, caused CI to break e.g. #108483Therefore twister should be updated to not use these deprecated variables
It is holding up this PR removing said variables: #108483
Regression
Steps to reproduce
No response
Relevant log output
Impact
Major – Severely degrades functionality; workaround is difficult or unavailable.
Environment
No response
Additional Context
No response