Closed hakehuang closed 8 months ago
I can confirm that I'm seeing the same behavior. The result of this operation is an archive missing all binaries, as shown by this tree:
➜ tree -a twister-out/
twister-out/
├── nrf52840dk_nrf52840
│ └── sample.golioth.fw_update.sysbuild
│ ├── build.log
│ ├── build.ninja
│ ├── CMakeCache.txt
│ ├── CMakeFiles
│ │ └── rules.ninja
│ └── zephyr
│ └── .config
├── testplan.json
└── twister.json
Describe the bug if run with below build command line, the build binary is removed from pacakge
Please also mention any information which could help others to understand the problem you're facing:
To Reproduce Steps to reproduce the behavior:
Expected behavior the binary with sysbuild staff can be kept
Impact --prep-artifacts-for-testing
Environment (please complete the following information):