- Timestamp:
- Jul 8, 2016 11:42:08 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
r62130 r62136 382 382 # Linux VMs 383 383 if 'tst-storage' in self.asTestVMs: 384 oVM = self.createTestVM('tst-storage', 1, '5. 1/storage/tst-storage.vdi', sKind = 'ArchLinux_64', fIoApic = True, \384 oVM = self.createTestVM('tst-storage', 1, '5.0/storage/tst-storage.vdi', sKind = 'ArchLinux_64', fIoApic = True, \ 385 385 eNic0AttachType = vboxcon.NetworkAttachmentType_NAT, \ 386 386 eNic0Type = vboxcon.NetworkAdapterType_Am79C973);
Note:
See TracChangeset
for help on using the changeset viewer.