Code Monkey home page Code Monkey logo

container_cafe's Introduction

ContainerCAFE

   _ _ _
  ( `   )_
 (    )   `)  _
(____(__.___`)__)

    ( (
       ) )
    .........
    |       |___
    |       |_  |
    |  :-)  |_| |
    |       |___|
    |_______|
=== ContainersCAFE ===

ContainerCAFE is an extension of the CloudCAFE Framework specifically designed to test deployed versions of Rackspace's Containers product. It is built using the Open CAFE Core and CloudCAFE

Supported Operating Systems

ContainerCAFE has been developed primarily in Linux and MAC environments, however, it supports installation and execution on Windows

Installation

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

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

Configuration

ContainerCAFE works in tandem with the Open CAFE Core cafe-runner. This installation of CloudCAFE includes a reference configuration for each of the CloudCAFE supported OpenStack products. Configurations will be installed to: <USER_HOME>/.opencafe/configs/

To use ContainerCAFE you will need to create/install your own configurations based on the reference configs pointing to your deployment of OpenStack.

At this stage you will have the Open CAFE Core engine and the CloudCAFE Framework implementation. From this point you are ready to:

  1. Write entirely new tests using the CloudCAFE Framework or
  2. Install the CloudRoast Test Repository, an Open Source body of OpenStack automated tests written with CloudCAFE that can be executed or extended. You can also install the ContainersRoast Test Repository, which are the automated tests writeen for ContainersCAFE that can be executed or extended.

Logging

ContainerCAFE leverages the logging capabilities of the CAFE Core engine. If tests are executed with the built-in cafe-runner, runtime logs will be output to <USER_HOME>/.opencafe/logs///<TIME_STAMP>. In addition, tests built from the built-in CAFE unittest driver will generate csv statistics files in <USER_HOME>/.opencafe/logs///statistics for each and ever execution of each and every test case that provides metrics of execution over time for elapsed time, pass/fail rates, etc...

Basic ContainerCAFE Package Anatomy

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

##containercafe This is the root package for all things ContainerCAFE.

##common Contains modules that extend the CAFE Core engine specific to OpenStack. This is the primary namespace for tools, data generators, common reporting classes, etc...

##configs Configuration files that are needed to run automated tests.

##metatests Unit tests for ContainersCAFE

container_cafe's People

Contributors

jacobwagner avatar robe6162 avatar

Watchers

 avatar  avatar  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.