]> git.proxmox.com Git - qemu-server.git/commit
test: add template drive read-only tests
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 4 Jun 2021 09:47:46 +0000 (11:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 23 Jun 2021 10:37:40 +0000 (12:37 +0200)
commit2c53ff94fa92e3b6f8958a9852d381eadefaf021
treebb23959dbc768338c1ab56a67b3e6c3da34bd2d1
parentb4dc647557785720652fa44d58c7515187553495
test: add template drive read-only tests

ensuring the current behaviour:

templates will pass readonly=on to Qemu, except for SATA and IDE drives
which don't support that flag.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
test/cfg2cmd/efi-raw-template.conf [new file with mode: 0644]
test/cfg2cmd/efi-raw-template.conf.cmd [new file with mode: 0644]
test/cfg2cmd/simple1-template.conf [new file with mode: 0644]
test/cfg2cmd/simple1-template.conf.cmd [new file with mode: 0644]