Synchronization between multiple instances of QMTest
Abhijeet Bisain
abisain at qualcomm.com
Thu Sep 9 21:14:49 UTC 2004
Hi,
Most of my test cases will be run on remote embedded targets and could be
run from multiple hosts. What is the best way to prevent a target from
running two tests from two different hosts that conflict with each other.
For instance, the tests install a Linux kernel module and use it for
something and they want exclusive access to it.
I was thinking of creating a new kind of resource which would create a
file with a particular file name in the Setup and if the file exists, then
return UNTESTED. Is there a better way?
Thanks,
Abhijeet
More information about the qmtest
mailing list