]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add integration test for storagectl and storage providers
authorLennart Poettering <lennart@amutable.com>
Wed, 29 Apr 2026 00:25:07 +0000 (02:25 +0200)
committerLennart Poettering <lennart@amutable.com>
Wed, 29 Apr 2026 10:26:52 +0000 (12:26 +0200)
commit804bf405d932fd1305b1c8f7a09990fb03cb8fcc
tree1f680f6ed89891e8e3c5612a4c4c02cdeb518ca4
parent4002a7e8be0965b3bbc4aa1833298314464778d8
test: add integration test for storagectl and storage providers

VM-only test that exercises both shipped providers through storagectl:
verifies the well-known sockets exist, lists providers/volumes/
templates, creates and acquires volumes from each template
(sparse-file, allocated-file, directory, subvolume), attaches a loop
device to cover the block provider, and exercises the mount.storage
helper.
test/units/TEST-87-AUX-UTILS-VM.storagectl.sh [new file with mode: 0755]