Index: /trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py	(revision 79603)
+++ /trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py	(revision 79604)
@@ -1275,5 +1275,5 @@
 
         fRc = True;
-        oDiskCfg = self.kdStorageCfgs.get(socket.gethostname().lower());
+        oDiskCfg = self.kdStorageCfgs.get(socket.getfqdn().lower());
 
         # Test the host first if requested
