about summary refs log tree commit diff
path: root/nixos/tests/containers-ephemeral.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-04-27nixos-container: Use new configuration & state directoriesadisbladis1-3/+3
We need to move NixOS containers somewhere else so these don't clash with Podman, Skopeo & other container software in the libpod & cri-o/cri-u/libcontainer ecosystems. The state directory move is not strictly a requirement but is good for consistency.
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-1/+0
the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
2021-02-26nixos/containers: styling improvementsPatryk Wychowaniec1-3/+4
2019-11-25nixos/containers-ephemeral: Port test to pythonJacek Galowicz1-19/+17
2019-08-19nixos/containers: add 'ephemeral' optionNikita Uvarov1-0/+56