com.projectdarkstar.tools.dtc.drones
Interface MasterDrone


public interface MasterDrone

The master drone serves two functions. First, it monitors the test queue in persistent storage and initiates tests by calling the appropriate test runners. Second, it serves as a result collector by receiving messages from slaves (which represent log files and other result information) and forwarding the information to the appropriate test runners controlling the tests for those slaves.




Copyright © 2013. All Rights Reserved.