Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor acceptance tests to use beaker-rspec #239

Merged
merged 8 commits into from
Jan 29, 2015

Commits on Jan 16, 2015

  1. Removing the old vagrant stuff

    We can handle that all with beaker now
    petems committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    9ff7e47 View commit details
    Browse the repository at this point in the history
  2. Adding base nodesets

    petems committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    4e5ce1b View commit details
    Browse the repository at this point in the history
  3. Basic acceptance spec helper

    Adds in modules and creates hiera file
    petems committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    77cad37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a59f1 View commit details
    Browse the repository at this point in the history
  5. Remove vagrant requirements

    Add in gems for main beaker-rspec depenancies
    petems committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    9861086 View commit details
    Browse the repository at this point in the history
  6. Add Fog AWS yml file

    petems committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    8a16f73 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2015

  1. Configuration menu
    Copy the full SHA
    1d9bbbf View commit details
    Browse the repository at this point in the history
  2. Changes to catch changes

    As we're checking idempotency, we need to catch changes
    petems committed Jan 17, 2015
    Configuration menu
    Copy the full SHA
    9264739 View commit details
    Browse the repository at this point in the history