| Package | Description |
|---|---|
| org.wso2.testgrid.common | |
| org.wso2.testgrid.common.config |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureProvisionResult |
InfrastructureProvider.provision(TestPlan testPlan,
Script script)
This method creates the necessary infrastructureConfig using the provided configuration.
|
boolean |
InfrastructureProvider.release(InfrastructureConfig infrastructureConfig,
String infraRepoDir,
TestPlan testPlan,
Script script)
This method executes commands needed to remove the infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
Script |
Script.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Script> |
ScenarioConfig.getScripts() |
List<Script> |
DeploymentConfig.DeploymentPattern.getScripts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioConfig.setScripts(List<Script> scripts) |
void |
DeploymentConfig.DeploymentPattern.setScripts(List<Script> scripts) |
Copyright © 2019 WSO2. All rights reserved.