Strip Images and create debug images
未关闭
enhancement
- 主要语言
- Python
- 星标
- 3
- 派生
- 7
- 平均合并
- 1 天 21 小时
- 30 天内合并 PR
- 8
描述
With the new test harness, the number of dependencies required by the guest image for testing has been drastically reduced. We should revisit the guest image definitions and remove any unnecessary packages to reduce the guest image size.
Following that same idea, it would also be useful to have a way to build debug images that we can launch manually to debug test issues or help develop new tests. For example, we could have a separate debug image definition with additional packages included. I do not think we need to publish these debug images in the GitHub releases, but having the option to build them would be helpful when we run into errors.
贡献指南
评估
这个 Issue 还没有评估数据。