Cristian Le
Cristian Le
Could you help document or review the details of that option? The relevant documentation source is https://tmt.readthedocs.io/en/stable/stories/features.html#reboot-during-test https://github.com/teemtee/tmt/blob/01d7ff0e4ba84e6ad6666cb4761f53cc33588ac5/stories/features/reboot.fmf#L5
Sorry for coming late to this issue. Personally -1 from me because people can be very particular with the github actions management. It can work for an cookie-cutter like project...
Fine to have it in a documentation instead, we could look at adding that document from our side. Where do you think we should point the reference in the upstream...
Would you consider going one step further and replace the `function(add_cmake_project)` and wrap it around `FetchContent`? This would make it easier for downstream to use system packages as well. Probably...
> Each package can contain its own pyproject.toml, so we'd have to somehow combine the configs for each package with some global config for how the flow works. It would...
Adding to `tmt try` makes sense and @skycastlelily is working on it in #4311. If you need it for top-level, let's make a different issue since it could get a...