--- kvm_runtest_2.py	2009-05-31 14:05:00.000000000 +0300
+++ kvm_runtest_2_iperf.py	2009-05-31 14:04:46.000000000 +0300
@@ -35,7 +35,8 @@
                 "yum_update":   test_routine("kvm_tests",           "run_yum_update"),
                 "autotest":     test_routine("kvm_tests",           "run_autotest"),
                 "kvm_install":  test_routine("kvm_install",         "run_kvm_install"),
-                "linux_s3":     test_routine("kvm_tests",           "run_linux_s3")
+                "linux_s3":     test_routine("kvm_tests",           "run_linux_s3"),
+                "iperf":        test_routine("kvm_iperf",           "run_iperf"),
                 }
 
         # Make it possible to import modules from the test's bindir
