[qmtest] Variable in argument list
Kelly Lucas
lucaskeli at fastmail.fm
Tue Apr 11 00:24:00 UTC 2006
Ah, that was my problem, it needed to be in xml format. That worked
great! So I'll adopt this solution to my tests and all should be well!
Thanks for your much needed advice.
kdl
Kelly D. Lucas
lucaskeli at fastmail.fm
Stefan Seefeld wrote:
> 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