Skip to content

Repository files navigation

Galasa Managers

This repository contains code relating to Galasa Managers. Managers are the power-houses of Galasa and are used to reduce the amount of boilerplate code within a test and provide proven tool interaction code. The repository has a hierarchical structure with a "galasa-managers-parent" folder at the top containing a "pom.xml" file, listing all currently available Managers. Managers are grouped by type within the parent folder, for example, the "galasa-managers-core-parent" folder contains the code and IVT (Installation Verification Test) tests for the Core Manager and Artifact Manager. Each Manager comes with its own set of associated IVT tests and Javadoc. We're adding new Manager every month. Look at the summary table of Managers for a list of available and planned Managers and to find out what they do.

Contributing

If you are interested in the development of Galasa, take a look at the documentation and feel free to post a question on the Galasa Slack channel, or start sharing usage and development experiences with other Galasa users and the IBM team. You can also raise new ideas / features / bugs etc. as issues on GitHub.

Take a look at the contribution guidelines.

Documentation

More information can be found on the Galasa Homepage. Questions related to the usage of Galasa can be posted on the Galasa Slack channel.

Where can I get the latest release?

Find out how to install the Galasa Eclipse plug-in from our Installing the Galasa plug-in documentation.

Other Galasa repositories are available on GitHub.

License

This code is under the Eclipse Public License 2.0.

Building locally

Use the ./build-locally.sh script to build locally.

Updating the versions of things

Use the ./build-release-yaml.sh script to scan the contents of the managers source code and populate the release.yaml file with version information taken from each manager source folder.

Manager testing and documentation levels

Below is a table with the currently available Galasa Managers as seen documented on galasa.dev or visible on Maven Central, the level at which they were tested/are being tested, and the readiness indicator as described on the Galasa website.

Manager readiness indicator:

  • Alpha: This Manager is being actively developed. It is subject to change and has not been extensively tested.
  • Beta: This Manager is almost ready. It has been tested and the TPI is stable, but there may be minor changes to come.
  • Release: This Manager is feature complete, has passed all tests and is deemed release grade.

Manager testing levels:

  • Local: This Manager has been tested in a local Galasa Ecosystem
  • Isolated: This Manager has been tested in a Galasa Ecosystem with the Galasa Isolated configuration.
  • MVP: This Manager has been tested in a Galasa Ecosystem with the Galasa MVP configuration as it is shipped as part of the MVP.
  • IVT: This Manager has been tested locally during development.
  • Other Managers: This Manager does not have its own test but is used for the provisioning of other tests.

Managers documented on galasa.dev:

ManagerLevel of testingDocumented
CICSTS Managers
CICSTS CECICECIManagerIVT ran in a Local and Isolated EcosystemRelease
CICSTS CEDACedaManagerIVT ran in a Local and Isolated EcosystemAlpha
CICSTS CEMTCEMTManagerIVT ran in a Local and Isolated EcosystemAlpha
CICSTSCICSTSManagerIVT ran in a ran in a Local and Isolated EcosystemAlpha
Cloud Managers
DockerDockerManagerIVT ran in a Local EcosystemRelease
KubernetesKubernetesManagerIVT ran locally during developmentAlpha
OpenStackOther ManagersAlpha
Communication Managers
HTTPHttpManagerIVT ran in a Local EcosystemRelease
IP NetworkOther ManagersAlpha
MQMqManagerIVT ran locally during developmentAlpha
Core Managers
ArtifactArtifactManagerIVT ran in a Local, Isolated and MVP EcosystemRelease
CoreCoreManagerIVT ran in a Local, Isolated and MVP EcosystemRelease
Logging Managers
Elastic Log-Alpha
Ecosystem Managers
Galasa EcosystemOther ManagersAlpha
Test Tool Managers
JMeterJMeterManagerIVT ran locally during developmentBeta
SeleniumSeleniumManagerIVT ran locally during developmentBeta
Unix Managers
LinuxLinuxManagerIVT ran locally during development / Other ManagersAlpha
Workflow Managers
GitHub IssueOther Managers (Adhoc)Release
z/OS Managers
RSE API-Alpha
z/OS 3270Zos3270IVT ran in a Local EcosystemBeta
z/OS Batch z/OS MFZosManagerBatchIVT ran in a Local, Isolated and MVP Ecosystem with overrides = "zos.bundle.extra.batch.manager": "dev.galasa.zosbatch.rseapi.manager"Beta
z/OS Batch RSE APIZosManagerBatchIVT ran in a Local, Isolated and MVP Ecosystem with overrides = "zos.bundle.extra.batch.manager": "dev.galasa.zosbatch.zosmf.manager"Alpha
z/OS Console OE Console-Alpha
z/OS Console z/OS MF-Beta
z/OS File RSE APIZosManagerFileIVT, ZosManagerFileDatasetIVT and ZosManagerFileVSAMIVT ran in a Local, Isolated and MVP Ecosystem with overrides = "zos.bundle.extra.file.manager": "dev.galasa.zosfile.rseapi.manager"Alpha
z/OS File z/OS MFZosManagerFileIVT, ZosManagerFileDatasetIVT and ZosManagerFileVSAMIVT ran in a Local, Isolated and MVP Ecosystem with overrides = "zos.bundle.extra.file.manager": "dev.galasa.zosfile.zosmf.manager"Beta
z/OSZosManagerIVT ran in a Local, Isolated and MVP EcosystemBeta
z/OS MFOther ManagersBeta
z/OS ProgramOther Managers (CECI)Alpha
z/OS TSO Command SSH ManagerZosManagerTSOCommandIVT ran in a Local, Isolated and MVP EcosystemAlpha
z/OS Unix Command SSH ManagerOther ManagersAlpha

Managers documented as 'Future Managers' on galasa.dev but already released on Maven Central:

ManagerProgress
Liberty v0.21.0Empty interfaces but nothing implemented
Windows v0.21.0Minimal implementation

Managers not documented on galasa.dev but already released on Maven Central:

ManagerLevel of testing
CICSTS Resource-
Cloud-
DB2Db2ManagerIVT ran locally during development
Eclipse Runtime-
Eclipse Runtime Ubuntu-
Java-
Java UbuntuOther Managers
Java Windows-
Text ScanOther Managers
z/OS Liberty Angel-
z/OS Liberty-
z/OS Security-

Managers set to be removed from Open Source Galasa:

  • Phoenix
  • SEM
  • VTP

About

The Galasa Managers

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages