Changeset 754

Show
Ignore:
Timestamp:
07/23/07 18:18:05 (1 year ago)
Author:
kindlund
Message:

Regression testing complete. Ready for active use.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/bin/StartManager.pl

    r752 r754  
    2828my $driver = "HoneyClient::Agent::Driver::Browser::IE"; 
    2929my $config = "/vm/master-vms/Agent.Master-23/winXPPro.cfg"; 
    30 my $maxrel = 5
     30my $maxrel = 10
    3131my $nexturl = ""; 
    3232my $urllist= ""; 
  • honeyclient/trunk/etc/honeyclient.xml

    r751 r754  
    458458        <!-- HoneyClient::Manager::VM Options --> 
    459459        <VM> 
     460            <!-- TODO: Need to include logic to use this variable. --> 
    460461            <master_vm_config description="The full absolute path to the VM configuration file on the host system that will be used by all subsequent cloned VMs."> 
    461                 /vm/master-vms/Agent.Master-20/winXPPro.cfg 
     462                /vm/master-vms/Agent.Master-23/winXPPro.cfg 
    462463            </master_vm_config> 
    463464            <port description="The TCP port number that the SOAP server of the VM daemon will listen on for requests.  Note: This port should be unique and not already be used by other modules, services, or daemons running on the host system." default="8089">