Target initialization

Abhijeet Bisain abisain at qualcomm.com
Mon Oct 4 17:58:30 UTC 2004


Hi,

	What I am seeing while trying to run tests with qmtest is that it tries
to initialize all the targets listed in the targets file. Even if they
are not needed by any of the tests. I have a test that runs locally and
uses the ProcessTarget class and is in the target_group "local". I
specify "local" as the target group for the test. But when I execute
this test alone, qmtest starts initializing targets in other target
groups. 

	I think that QMTest should initialize targets only in the required
target group. Otherwise if any of the other targets is not up, rsh
basically hangs for a while adding unnecessary delay to the execution of
a test that doesn't even need that target. What do you think?

Thanks,
Abhijeet




More information about the qmtest mailing list