Changeset 62130 in vbox for trunk/src/VBox/ValidationKit/tests/storage
- Timestamp:
- Jul 8, 2016 10:06:17 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108618
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
r62125 r62130 366 366 self.asRsrcs = []; 367 367 if 'tst-storage' in self.asTestVMs: 368 self.asRsrcs.append('5. 1/storage/tst-storage.vdi');368 self.asRsrcs.append('5.0/storage/tst-storage.vdi'); 369 369 370 370 return self.asRsrcs;
Note:
See TracChangeset
for help on using the changeset viewer.