|
73 | 73 | balloon = balloon0 |
74 | 74 | balloon_dev_devid = balloon0 |
75 | 75 | balloon_dev_add_bus = yes |
| 76 | + guest_compare_threshold = 300 |
| 77 | + guest_mem_ratio = 0.025 |
76 | 78 | inputs = input1 |
77 | 79 | input_dev_bus_type_input1 = virtio |
78 | 80 | input_dev_type_input1 = mouse |
|
121 | 123 | read_rng_cmd = "WIN_UTILS:\\random_%PROCESSOR_ARCHITECTURE%.exe" |
122 | 124 | driver_test_names = 'rng' |
123 | 125 | - @with_storage: |
124 | | - images += " stg0" |
125 | | - image_name_stg0 = "images/stg0" |
126 | | - image_size_stg0 = 5G |
127 | | - remove_image_stg0 = yes |
128 | | - force_create_image_stg0 = yes |
129 | | - driver_test_names = 'iozone' |
130 | | - driver_test_params = {'images': 'stg0'} |
131 | | - iozone_cmd_opitons = " -azR -r 64k -n 512M -g 1G -M -I -i 0 -i 1 -b iozone.xls -f %s:\testfile" |
132 | | - variants: |
| 126 | + images += " stg0" |
| 127 | + image_name_stg0 = "images/stg0" |
| 128 | + image_size_stg0 = 5G |
| 129 | + remove_image_stg0 = yes |
| 130 | + force_create_image_stg0 = yes |
| 131 | + driver_test_names = 'iozone' |
| 132 | + driver_test_params = {'images': 'stg0'} |
| 133 | + iozone_cmd_opitons = " -azR -r 64k -n 512M -g 1G -M -I -i 0 -i 1 -b iozone.xls -f %s:\testfile" |
| 134 | + variants: |
133 | 135 | - with_viostor: |
134 | 136 | driver_name = viostor |
135 | 137 | device_name = "Red Hat VirtIO SCSI controller" |
|
210 | 212 | balloon = balloon0 |
211 | 213 | balloon_dev_devid = balloon0 |
212 | 214 | balloon_dev_add_bus = yes |
| 215 | + guest_compare_threshold = 300 |
| 216 | + guest_mem_ratio = 0.025 |
213 | 217 | - with_vioinput: |
214 | 218 | driver_name = vioinput |
215 | 219 | device_name = VirtIO Input Driver |
|
0 commit comments