
Tapper::MCP::Child - Control one specific testrun on MCP side

use Tapper::MCP::Child; my $client = Tapper::MCP::Child->new($testrun_id); $child->runtest_handling($system);

Read all pending messages from database. Try no more than timeout seconds
@param int - timeout
@return success - Resultset class countaining all available messages @return timeout - Resultset class countaining zero messages
Wait for the current testrun and update state based on messages.
@return hash { report_array => reference to report array, prc_state => $prc_state }
@param string - hostname @param int - port number of server
@return success - config hash @return error - string
Send TAP reports of MCP results in general and the results collected for each PRC.
@param Tapper::MC::Net object
Sends a tap report because an error occured.
@param string - error string
@return error string
Start Installer on testmachine based on the type of testrun.
@param string - host name @param hash ref - config
@return success - 0 @return error - error string
Start testrun and wait for completion.
@param string - system name @param bool - revive mode?
@return success - 0 @return error - error string

AMD OSRC Tapper Team, <tapper at amd64.org>

None.

You can find documentation for this module with the perldoc command.
perldoc Tapper


Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.
This program is released under the following license: freebsd

AMD OSRC Tapper Team <tapper@amd64.org>

This software is Copyright (c) 2012 by Advanced Micro Devices, Inc..
This is free software, licensed under:
The (two-clause) FreeBSD License