[qmtest] Variable in argument list
Stefan Seefeld
seefeld at sympatico.ca
Mon Apr 10 21:49:51 UTC 2006
Kelly Lucas wrote:
> I'm trying to set up qmtest so that from the command line I can specify
> a specific host to run all of my tests against. In other words, I have
> about 12 hosts, and I only want QMTest to run against the host I specify
> in the command line.
>
> What is the best way to configure this? I used to specify this in the
> argument list, and have a different suite for each hostname, but as my
> testbed increased in size, this is becoming unmanageable, and I know
> what to specify the host as a dynamic argument. What is the best way to
> configure this in QMTest? It looks like the Argument List expects a
> string, and not another variable.
I believe that should be possible by setting up a target file:
http://www.codesourcery.com/public/qmtest/qm-snapshot/qm/test/doc/html/sec-qmtest-concepts.html#sec-targets
and then use that with the 'qmtest run' command.
I'm not sure what you are referring to as 'argument list' here. Arguments
to what command ?
Thanks,
Stefan
More information about the qmtest
mailing list