commit | 6f6b71536cc0e8b0fa3547deb3a0ac6be3398941 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Mon Dec 11 09:13:32 2023 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Jan 08 13:58:31 2024 +0000 |
tree | 88ce76fea6128803e225400796f7a3dfb4d38f3b | |
parent | 2d8508bbab39bf342fe80e73c0b528eb3960fa37 [diff] |
tests/avocado: modernise the drive args for replay_linux QEMU complains about us not being explicit with setting snapshot so lets do that. Also as cdroms are RO media we don't need to jump the hoops of setting up snapshots and replay disks - just declare the drive is a cdrom and nothing should change. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231211091346.14616-4-alex.bennee@linaro.org>