VirtualBox

Changeset 79608 in vbox


Ignore:
Timestamp:
Jul 8, 2019 8:32:43 PM (6 years ago)
Author:
vboxsync
Message:

ValidationKit/tdStorageBenchmark1: getfqdn() returns only testboxstor2 instead of testboxstor2.de.oracle.com

File:
1 edited

Legend:

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

    r79607 r79608  
    397397        # Testbox configs
    398398        'testboxstor1.de.oracle.com': storagecfg.DiskCfg('solaris', storagecfg.g_ksDiskCfgRegExp, r'c[3-9]t\dd0\Z'),
    399         'testboxstor2.de.oracle.com': storagecfg.DiskCfg('win',     storagecfg.g_ksDiskCfgStatic, 'D:\\StorageTest'),
     399        # Windows testbox doesn't return testboxstor2.de.oracle.com from socket.getfqdn()
     400        'testboxstor2':               storagecfg.DiskCfg('win',     storagecfg.g_ksDiskCfgStatic, 'D:\\StorageTest'),
    400401
    401402        # Local test configs for the testcase developer
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