systemd/mkosi.conf.d
Daan De Meyer d980aee1e8 mkosi: Add extra tools tree packages required to run integration tests
With https://github.com/systemd/mkosi/pull/3164, we'll be able to run
arbitrary commands in the mkosi sandbox, which has /usr from the tools
tree if one is configured. Let's add the required packages to be able to
run meson to setup the integration tests. This allows running the integration
tests without having to install meson or other build dependencies on the
host system.

"""
mkosi sandbox meson setup build
mkosi sandbox meson compile -C build mkosi
mkosi sandbox env SYSTEMD_INTEGRATION_TESTS=1 meson test -C build ...
"""
2024-11-02 23:18:41 +01:00
..
05-tools mkosi: Add extra tools tree packages required to run integration tests 2024-11-02 23:18:41 +01:00
10-arch mkosi: Make systemd package filtering more robust 2024-09-03 14:42:09 +02:00
10-centos mkosi: Fix sections for settings 2024-10-09 20:36:57 +02:00
10-centos-fedora mkosi: Fix sections for settings 2024-10-09 20:36:57 +02:00
10-debian mkosi: Adapt configuration to take into account configuration rework 2024-07-09 08:07:09 +02:00
10-debian-ubuntu mkosi: replace PackageManagerTrees= with SandboxTrees= 2024-10-13 05:43:32 +09:00
10-fedora mkosi: Install util-linux-script on Rawhide 2024-09-05 18:38:33 +02:00
10-opensuse mkosi: replace PackageManagerTrees= with SandboxTrees= 2024-10-13 05:43:32 +09:00
10-ubuntu mkosi: replace PackageManagerTrees= with SandboxTrees= 2024-10-13 05:43:32 +09:00
20-build.conf mkosi: Introduce build image 2024-07-15 16:17:33 +02:00
20-none.conf mkosi: Introduce build image 2024-07-15 16:17:33 +02:00
20-sanitizers.conf mkosi: Fix sections for settings 2024-10-09 20:36:57 +02:00