Giter Site home page Giter Site logo

quadewarren / cloudroast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openstack-archive/cloudroast

0.0 2.0 0.0 2.57 MB

Automated Test Case Repository for OpenStack. Based on CloudCAFE.

Home Page: http://openstack.org

License: Other

Python 100.00%

cloudroast's Introduction

CloudRoast, CloudCAFE Test Repo

 (----) (----)--)
  (--(----)  (----) --)
(----) (--(----) (----)
-----------------------
\                     /
 \                   /
  \_________________/    
     )\ `   `(` `
     ( ) ` )' )  \_
    (   )  _)  \   )
  ) )   (_  )   ,  (
  (  ,  )   (   (
    (  (    )    )
  === CloudRoast ===
= A CloudCAFE Test Repository =

CloudRoast is a rich, full bodied blend of premium roasted automated test cases. CloudRoast tests are based on the expanded unittest driver in the Open CAFE Core and built using the CloudCAFE Framework.

CloudRoast tests support smoke, functional, integration, scenario and reliability based test cases for OpenStack. It is meant to be highly flexible and leave the logic of the testing in the hands of the test case developer while leaving the interactions with OpenStack, various resources and support infrastructure to CloudCAFE.

Installation

CloudRoast can be installed with pip from the git repository after it is cloned to a local machine.

  • First follow the README instructions to install the CloudCAFE Framework
  • Clone this repository to your local machine
  • cd to the root directory in your cloned repository.
  • Run pip install . --upgrade and pip will auto install all other dependencies.

Configuration

CloudRoast runs on the CloudCAFE Framework using the cafe-runner. It relies on the configurations installed to: ${HOME}/.cloudcafe/configs/${PRODUCT} by CloudCAFE.

At this stage you will have the Open CAFE Core engine, the CloudCAFE Framework implementation and the Open Source automated test cases. You are now ready to:

  1. Execute the test cases against a deployed Open Stack. or
  2. Write entirely new tests in this repository using the CloudCAFE Framework.

Logging

If tests are executed with the built-in cafe-runner, runtime logs will be output to $HOME/.cloudcafe/logs/$PRODUCT/$CONFIGURATION/$TIME_STAMP

In addition, tests built from the built-in CAFE unittest driver will generate csv statistics files in $HOME/.cloudcafe/logs/$PRODUCT/$CONFIGURATION/statistics for each and every execution of each and every test case that provides metrics of execution over time for elapsed time, pass/fail rates, etc...

Basic CloudRoast Package Anatomy

Below is a short description of the top level CloudRoast Packages.

cloudroast

This is the root package for all automated tests. This namespace is currently required by the cafe-runner for any Test Repository plug-in.

identity

OpenStack Identity Service cafe-runner plug-in test cases.

compute

OpenStack Compute Service cafe-runner plug-in test cases.

cloudroast's People

Contributors

lwollney avatar peterhowells avatar charleskimpolo avatar ivo5307 avatar lookstwice avatar jmvrbanac avatar priy1237 avatar jidar avatar nand0416 avatar sw00 avatar miguellavalle avatar lekhajee avatar stasiscore avatar kurhula avatar shan0433 avatar princyj avatar davi6564 avatar ameade avatar clee avatar berendt avatar cp16net avatar fungi avatar nateben avatar bucknerns avatar tdinkjian avatar peterbh avatar

Watchers

James Cloos avatar Kyle Haley avatar

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.