7db30fec13
* treefile: Rework test helper Have each test clearly hold its tempdir; this way we can have a simple helper function rather than a struct with an unreferenced parameter. Also use `utils::write_file`. Prep for further test work. * treefile: Add a basic test for includes Prep for adding an arch include test. * treefile: Support `arch-include` A long time ago we added architecture-specific package lists via e.g. `packages-ppc64le`. Much more recently we added support for having the `include` key be a list - multiple includes. By combining these two and supporting architecture-conditional includes, we've effectively added architecture-conditionals to *all* keys. Notably we want this for Fedora CoreOS today which is using `remove-from-packages` on `grub2-tools` which isn't present on s390x. * ci: Bump cosa build timeout Looks like another OpenStack perf regression. |
||
---|---|---|
.. | ||
administrator-handbook.md | ||
background.md | ||
compose-server.md | ||
treefile.md |