VirtualBox

Ignore:
Timestamp:
Oct 12, 2020 6:46:14 AM (4 years ago)
Author:
vboxsync
Message:

ValidationKit/tests/tdStorageBenchmark1.py: Disable iozone and fio tests as a default in preparation to only support our own IoPerf utility in order to be able to run it on different guests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py

    r85159 r86533  
    570570        self.asDiskVariantsDef       = ['Dynamic', 'Fixed', 'DynamicSplit2G', 'FixedSplit2G', 'Network'];
    571571        self.asDiskVariants          = self.asDiskVariantsDef;
    572         self.asTestsDef              = ['iozone', 'fio', 'ioperf'];
     572        self.asTestsDef              = ['ioperf'];
    573573        self.asTests                 = self.asTestsDef;
    574574        self.asTestSetsDef           = ['Fast', 'Functionality', 'Benchmark', 'Stress'];
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette