xfstests: remove bench infrastructure
[xfstests-dev.git] / common.config
index ab19772b0aa1a0a1f1412b3ba90fb26834a4120d..7a95adce87bebf3826c5509f93065d52e1c7afd3 100644 (file)
@@ -40,7 +40,7 @@
 #   below or a separate local configuration file can be used (using
 #   the HOST_OPTIONS variable).
 # - This script is shared by the stress test system and the auto-qa
-#   system (includes both regression test and benchmark components).
+#   system
 # - TEST_DEV & TEST_DIR must be assigned.
 # - this script shouldn't make any assertions about filesystem
 #   validity or mountedness.
@@ -164,7 +164,6 @@ export __XFSDUMP_PROG="`set_prog_path xfsdump`"
 export XFSDUMP_PROG="$__XFSDUMP_PROG -e"
 export XFSRESTORE_PROG="`set_prog_path xfsrestore`"
 export XFSINVUTIL_PROG="`set_prog_path xfsinvutil`"
-export DBENCH_PROG="`set_prog_path dbench`"
 export GETFATTR_PROG="`set_prog_path getfattr`"
 export SETFATTR_PROG="`set_prog_path setfattr`"
 export ATTR_PROG="`set_prog_path attr`"