| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureProvisionResult |
TestPlan.getInfrastructureProvisionResult() |
InfrastructureProvisionResult |
InfrastructureProvider.provision(TestPlan testPlan,
Script script)
This method creates the necessary infrastructureConfig using the provided configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentCreationResult |
Deployer.deploy(TestPlan testPlan,
InfrastructureProvisionResult infrastructureProvisionResult)
Runs deploy.sh script and deploys artifacts in the provided infrastructure.
|
void |
TestPlan.setInfrastructureProvisionResult(InfrastructureProvisionResult infrastructureProvisionResult) |
Copyright © 2019 WSO2. All rights reserved.