Package dev.galasa.zos
Annotation Interface ZosImage
Represents a zOS Image that has been provisioned for the test
Used to populate a IZosImage
field
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionString[]
Capabilities required of this zOS Image, if any.The tag of the zOS Image this variable is to be populated withSet a variable prefix to be filled in for this zOS Image TODO: ****** TO BE SPECED OUT FURTHER *****
-
Element Details
-
imageTag
String imageTagThe tag of the zOS Image this variable is to be populated with- Default:
- "PRIMARY"
-
capabilities
String[] capabilitiesCapabilities required of this zOS Image, if any.- Default:
- {}
-
variablePrefix
String variablePrefixSet a variable prefix to be filled in for this zOS Image TODO: ****** TO BE SPECED OUT FURTHER *****- Default:
- ""
-