Package dev.galasa.galasaecosystem
Interface ILocalEcosystem
- All Superinterfaces:
IGenericEcosystem
Kubernetes Ecosystem TPI
Provides access to the ecosystem endpoints and provides the mean to manipulate the ecosystem
-
Method Summary
Modifier and TypeMethodDescriptionretrieve the directory location to which the isolated archive was unpacked.void
void
Methods inherited from interface dev.galasa.galasaecosystem.IGenericEcosystem
addZosImageToCps, addZosImageToCpsAsDefault, getCpsProperty, getCredsProperty, getDssProperty, getEndpoint, getHostCpsProperty, setCpsProperty, setCredsProperty, setDssProperty, setZosClusterImages, setZosImageDseTag, submitRun, waitForRun, waitForRun
-
Method Details
-
startSimPlatform
- Throws:
GalasaEcosystemManagerException
-
stopSimPlatform
- Throws:
GalasaEcosystemManagerException
-
getIsolatedDirectory
String getIsolatedDirectory()retrieve the directory location to which the isolated archive was unpacked.- Returns:
- string
-
getCommandShell
- Throws:
GalasaEcosystemManagerException
-