elastest-service-manager

This is the elastest service manager that is responsible for providing support service instances to test jobs. It's an implementation of the OSBA with further extensions.

View the Project on GitHub elastest/elastest-service-manager

Copyright © 2017-2019 Zuercher Hochschule fuer Angewandte Wissenschaften. Licensed under Apache 2.0 License.

elastest-service-manager (esm)

License badge Documentation badge Build Status codecov

This is the elastest service manager that is responsible for providing support service instances to test jobs. It’s an implementation of the Open Service Broker API, v2.12, with further extensions (See the spec for further details).

What is ElasTest

This repository is part of ElasTest, which is an open source elastic platform aimed to simplify end-to-end testing. ElasTest platform is based on three principles: i) Test orchestration: Combining intelligently testing units for creating a more complete test suite following the “divide and conquer” principle. ii) Instrumentation and monitoring: Customizing the SuT (Subject under Test) infrastructure so that it reproduces real-world operational behavior and allowing to gather relevant information during testing. iii) Test recommendation: Using machine learning and cognitive computing for recommending testing actions and providing testers with friendly interactive facilities for decision taking.

Documentation

The ElasTest project provides detailed documentation including tutorials, installation and development guide.

Detailed documentation on the ESM can be found under the docs directory.

Source

Source code for other ElasTest projects can be found in the GitHub ElasTest Group.

Support

If you need help and support with the ESM, please refer to the ElasTest Bugtracker. Here you can find the help you need.

News

Follow us on Twitter @ElasTest Twitter.

Contribution Policy

You can contribute to the ElasTest community through bug-reports, bug-fixes, new code or new documentation. For contributing to the ElasTest community, you can use the issue support of GitHub providing full information about your contribution and its value. In your contributions, you must comply with the following guidelines

Licensing and distribution

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.