[qmtest] problem with targets file

Stefan Seefeld stefan at codesourcery.com
Thu Sep 29 17:24:14 UTC 2005


Jain, Pankaj wrote:
> Thanks for the info. Actually I have the database on remote machine but
> seems like directory structure on local and remote machine has to be
> identical. That's another problem now.. is there any way I can specify
> the path to database on remote machine. This will solve all my problems.

The RSHTarget has a 'database_path' property which you can set when creating
it:

qmtest create-target -a host=my_machine \
                      -a database_path=/path/to/test_db/on/my_machine \
                      my_target rsh_target.RSHTarget

Regards,
		Stefan



More information about the qmtest mailing list