This section describes the properties that apply to all VLM providers.
You must configure the following property in the local.properties file:
You must configure the following properties in the site.properties file:
The fully qualified domain name or IP address of the computer where the registry is located. The domain name or IP address must be addressable by any computer that is connected to a network outside of the network in which the registry resides.
Syntax:
lisa.net.bindToAddress=<fully-qualified-domain-name-or-IP-address>
The number of minutes that DevTest waits for the VLM provider to start a lab.
Syntax:
lisa.dcm.labstartup.min=<integer>
The number of minutes that DevTest waits after the VLM provider has started a lab for DevTest to be properly initialized.
Syntax:
lisa.dcm.lisastartup.min=<integer>
The number of minutes that DevTest will wait after the test execution has completed to shut down a lab.
Syntax:
lisa.dcm.lisashutdown.min=<integer>
DevTest maintains a cache of the VLM project configuration. This property specifies how often DevTest accesses the VLM provider to see whether the cache must be updated (for example, an environment may have been added). The value is in seconds.
Syntax:
lisa.dcm.lab.cache.sec=<integer>
Default: 180
The name of the object that contains cloud support logic for a specific VLM provider. The only valid value is com.itko.lisa.cloud.vCloud.vCloudDirectorCloudSupport.
Syntax:
lisa.dcm.lab.factories=<object-name>
The timeout value (in milliseconds) used by the underlying messaging system. This property is not cloud specific. Modify the value for cloud integration because some operations can take longer than the default.
Syntax:
lisa.net.timeout.ms=<integer>
Default: 30
Copyright © 2014 CA Technologies.
All rights reserved.
|
|