creating targets for rsh based remote operation
Aytekin Gel
aike1 at cox.net
Wed Feb 15 17:01:29 UTC 2006
Hello QMTest Developers,
We are currently implementing a test harness framework for our CFD code,
MFIX (www.mfix.org) using QMTest.
Due to the amount of time required for some cases to complete we will be
utilizing several other nodes in a mini cluster.
So we wanted to create targets to be specified in *.qmt files however we
are having problems.
The hostname of the system to run the case is 'n2' and we tried the
following:
qmtest create-target -a remote_shell=/usr/bin/rsh n2 rsh_target.RSHTarget
this seems to generate a QMTest/target file.
When we give the target in the appropriate location within the test
definition, we get a response the target is not defined.
Is there a site or text that demonstrates with examples how targets can
be defined and how they can be specified within the tests?
We will also need this rsh based remote job execution probably when
running parallel jobs with mpirun on a number of nodes?
Thanks.
Aytekin Gel
More information about the qmtest
mailing list