Git Product home page Git Product logo

elastest-toolbox's Introduction

Copyright © 2017-2019 ElasTest. Licensed under Apache 2.0 License.

elastest-toolbox

ElasTest Toolbox.

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.

Source

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

News

Follow us on Twitter @ElasTest Twitter.

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.

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

  • You must specify the specific contents of your contribution either through a detailed bug description, through a pull-request or through a patch.
  • You must specify the licensing restrictions of the code you contribute.
  • For newly created code to be incorporated in the ElasTest code-base, you must accept ElasTest to own the code copyright, so that its open source nature is guaranteed.
  • You must justify appropriately the need and value of your contribution. The ElasTest project has no obligations in relation to accepting contributions from third parties.
  • The ElasTest project leaders have the right of asking for further explanations, tests or validations of any code contributed to the community before it being incorporated into the ElasTest code-base. You must be ready to addressing all these kind of concerns before having your code approved.

elastest-toolbox's People

Contributors

franciscordiaz avatar edujgurjc avatar nordri avatar micaelgallego avatar gortazar avatar gtunon avatar

Stargazers

Pmoranga avatar  avatar

Watchers

 avatar James Cloos avatar  avatar Gulyx avatar Pablo Fuente Pérez avatar Michel Maes Bermejo avatar  avatar

Forkers

gulyx fermenreq

elastest-toolbox's Issues

Update README.doc for non-expert users

Hi @franciscoRdiaz ,

I started to deploy elastest-toolbox and I cant continue cause a lack of information
to run minikube commands. Readme section related: Minikube in VM

I suggest to update README.doc adding some points for the inexperienced users:

Install Minikube on Linux by downloading a self-contained executable:

curl -Lo minikube https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 \ && chmod +x minikube

Add executable command to $ PATH or move it for example to /usr/local/bin

sudo cp minikube /usr/local/bin && rm minikube

Running minikube within a VM:

root@osboxes:/home/osboxes/Desktop/Elastest/elastest-toolbox/kubernetes/ek# sudo minikube start --memory=6048 --cpus=4 --extra-config=apiserver.service-node-port-range=1000-60000 --extra-config kubelet.node-ip=VM-IP --vm-driver=none

...

Thanks,
Fernando Mendez - [email protected]

Cannot start service edm-mysq

Hi I'm trying to run the normal image but I get this error

ERROR: for edm-mysql  Cannot start service edm-mysql: driver failed programming external connectivity on endpoint elastest_edm-mysql_1 (0081d0160804521878a9667b4b506a7abb6157d93ecd8fe2043d964650af073d): Error starting userland proxy: listen tcp 0.0.0.0:3306: bind: address already in use
Encountered errors while bringing up the project.

How can I solve them?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.