| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
void |
InfrastructureProvider.init()
This method can be used to initialize the infrastructure provider.
|
InfrastructureProvisionResult |
InfrastructureProvider.provision(TestPlan testPlan)
This method creates the necessary infrastructureConfig using the provided configuration.
|
boolean |
InfrastructureProvider.release(InfrastructureConfig infrastructureConfig,
String infraRepoDir)
This method executes commands needed to remove the infrastructure.
|
Copyright © 2018 WSO2. All rights reserved.