qemu-server/test/snapshot-input/rollback/qemu-server
Markus Frank d6989068fa tests: use valid machine types for snapshot tests
In preparation to turn the 'machine' parameter into a property string.

parse_property_string checks for the regex, therefore the test-cases
with 'somemachine' and 'someothermachine' would fail.

To avoid that, replace 'somemachine' and 'someothermachine' with 'q35'
and 'pc' with sed:

sed -i 's/somemachine/q35/g'
sed -i 's/someothermachine/pc/g'

Signed-off-by: Markus Frank <m.frank@proxmox.com>
[FE: improve wording in commit message]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-08-17 13:37:57 +02:00
..
101.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
102.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
103.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
104.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
105.conf Add regression tests for snapshotting 2016-03-04 11:23:23 +01:00
106.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
201.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
202.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
203.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
204.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
205.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
206.conf Add regression tests for snapshotting 2016-03-04 11:23:23 +01:00
207.conf Add regression tests for snapshotting 2016-03-04 11:23:23 +01:00
301.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
302.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00
303.conf tests: use valid machine types for snapshot tests 2023-08-17 13:37:57 +02:00