[qmtest] Variable in argument list

Stefan Seefeld seefeld at sympatico.ca
Tue Apr 11 00:03:42 UTC 2006


Kelly Lucas wrote:
> Ok, I tried to use the targets file, and I'm getting all kinds of python 
> errors. I did the following:
> 
> 1) Installed qmtest on the remote machine I want to test
> 2) removed the ssh -qX $1 out of my test case
> 3) removed the argument list from my testcase
> 4) created a target file that looks like this: <hostname> 
> rsh_target.RSHTarget xw4000 remote_shell="/usr/bin/ssh"

It seems the errors stems from qmtest trying to parse the target file
(which should contain an xml document). It may be simpler to create
that target file by means of the 'qmtest create-target' command, at least
to get an initial version that contains the right syntax. You could
then make manual adjustments (such as changing hostname etc.).

Regards,
		Stefan



More information about the qmtest mailing list