Giter Club home page Giter Club logo

virtualmonkey's Introduction

virtualmonkey Cookbook

DESCRIPTION:

This cookbook provides recipes to setup a VirtualMonkey test environment for testing RightScale ServerTemplates.

REQUIREMENTS:

Requires a virtual machine launched from a RightScale managed RightImage.

COOKBOOK DEPENDENCIES:

Please see the metadata.rb for the latest dependencies.

KNOWN LIMITATIONS:

There are no known limitations.

SETUP/USAGE:

To setup the VirtualMonkey test environment, include the recipes in the following order.

  1. virtualmonkey::setup_git
  2. virtualmonkey::setup_ruby
  3. virtualmonkey::setup_rest_connection
  4. virtualmonkey::setup_virtualmonkey
  5. virtualmonkey::setup_test_config
  6. virtualmonkey::update_fog_credentials
  7. virtualmonkey::update_silver_creds
  8. virtualmonkey::update_dns_provider

DETAILS:

Attributes:

These are settings used in recipes and templates. Default values are noted.

Note: Only "internel" cookbook attributes are described here. Descriptions of attributes which have inputs can be found in the metadata.rb file.

General attributes

  • node[:virtualmonkey][:rest][:gem_packages] - List of Rubygems required by the rest_connection library along with the version information.
  • node[:virtualmonkey][:rest][packages] - List of packages required for the rest_connection library.
  • node[:virtualmonkey][:virtualmonkey][:packages] - List of packages required for the virtualmonkey library.

Recipes:

  1. virtualmonkey::setup_git - This recipe sets up the git credentials and configurations to checkout source code from git.
  2. virtualmonkey::setup_ruby - The VirtualMonkey doesn't support Ruby 1.9.x yet. So this recipe will remove Ruby 1.9.x and install Ruby 1.8.7.
  3. virtualmonkey::setup_rest_connection - This recipe will setup the rest_connection libraries which is used for communicating with RightScale API.
  4. virtualmonkey::setup_virtualmonkey - This recipe will setup the virtualmonkey test framework.
  5. virtualmonkey::setup_rocketmonkey - This recipe will setup rocketmonkey and also install the jenkins server.
  6. virtualmonkey::setup_test_config - This recipe will setup test specific gems/packages.
  7. virtualmonkey::update_fog_credentials - This recipe will create/update the fog credentials file with the inputs provided.

Templates:

  • rest_api_config.yaml.erb - Configuration for the rest_connection library.
  • sshconfig.erb - Configuration for SSH connections.
  • gitconfig.erb - Configuration for using Git.
  • fog.erb - Cloud credentials to be used with the Fog library.
  • rocketmonkey_config.yaml.erb - The RocketMonkey configuration file.

LICENSE:

Copyright RightScale, Inc. All rights reserved. All access and use subject to the RightScale Terms of Service available at http://www.rightscale.com/terms.php and, if applicable, other agreements such as a RightScale Master Subscription Agreement.

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.