Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-26 | tests: document requirements of networkd integration tests (#3125) | Martin Pitt | |
Document the necessary dependencies and nspawn/lxd options to run test/networkd-test.py. | |||
2015-11-27 | tests: add networkd integration test | Martin Pitt | |
This uses temporary configuration in /run and temporary veth devices, and does not write anything on disk or change any system configuration; but it assumes (and checks at the beginning) that networkd is not currently running. This can be run on a normal installation, in QEMU, nspawn, or LXC. As this requires root privileges, this is not integrated into "make check". |