sysbench-developers team mailing list archive
-
sysbench-developers team
-
Mailing list archive
-
Message #00114
Re: [Question #156376]: OLTP benchmark in sysbench 0.5
Question #156376 on sysbench changed:
https://answers.launchpad.net/sysbench/+question/156376
Alexey Kopytov posted a new comment:
Hi Michael,
That would of course work if sysbench was invoked from the directory
where the 'tests' directory resides. Which is usually the case when one
uses a self-compiled binary from a Git/Bzr repository, for example.
That may not be the case when sysbench is installed from a distribution
package, e.g. path to the binary may be /usr/bin/sysbench, and test
files are installed under distribution-specific path such as
/usr/share/sysbench/...
That's why sysbench still expects a path, either an absolute or relative
one. I'm going to simplify this in the future by converting sysbench
into a full-fledged Lua interpreter, so one could execute benchmarks
scripts directly, much like Bash or Perl scripts are executed.
--
You received this question notification because you are a member of
sysbench-developers, which is an answer contact for sysbench.