# config file for the unit test # first line must be the master node # path must end with '/' # don't put the -c option here, and make sure the database dir exist # content of a line : name ip path options # type where exec_path path_to_exec options master aubox neo/src/master/ ./ -l3 -r1 -d ./db storage aubox neo/src/storage/ ./ -l3 -d ./db storage robox ./ ./ -l3 -d ./tmp/db1 storage robox ./tmp/ ../ -l3 -d ./db2