| Package | Description |
|---|---|
| org.wso2.testgrid.common | |
| org.wso2.testgrid.common.util.tinkerer |
| Modifier and Type | Method and Description |
|---|---|
List<Agent> |
DeploymentCreationResult.getAgents() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentCreationResult.setAgents(List<Agent> agents) |
| Modifier and Type | Method and Description |
|---|---|
List<Agent> |
TinkererSDK.getAgentListByInstantName(String testPlanId,
String instantName)
Get a list of agent by given test plan id and instant name.
|
List<Agent> |
TinkererSDK.getAgentListByTestPlanId(String testPlanId)
Get a list of agent for given set of test plans
|
List<Agent> |
TinkererSDK.getAllAgentList()
Get a list of all agents from Tinkerer
|
Copyright © 2019 WSO2. All rights reserved.