RETIRED, Fixtures for Fuel Library Noop tests framework
Go to file
Bogdan Dobrelya ceba08a68d Fix tox docs build for readthedocs
Change-Id: I413be39a026ea12a30ee3f379d268d07549af46f
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-02-17 15:09:46 +01:00
catalogs Prepare for the new framework 2016-02-08 23:01:09 +03:00
deployment Add new framework library 2016-02-10 18:32:58 +03:00
doc Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00
facts Prepare for the new framework 2016-02-08 23:01:09 +03:00
hiera Add overrides for cinder and compute 2016-02-16 19:14:22 +03:00
lib Fix ral catalog and improve reporting 2016-02-16 20:10:17 +03:00
modules Add new framework library 2016-02-10 18:32:58 +03:00
reports Add new framework library 2016-02-10 18:32:58 +03:00
spec Fixes and overrides 2016-02-12 19:42:43 +03:00
workspace Add new framework library 2016-02-10 18:32:58 +03:00
.gitignore Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00
.gitreview Added .gitreview 2015-12-07 15:52:23 +00:00
.rspec Add new framework library 2016-02-10 18:32:58 +03:00
Gemfile Rework setup features 2016-02-16 18:25:12 +03:00
LICENSE Add license, readme, gitignore 2015-12-09 09:58:40 +01:00
README.md Prepare for the new framework 2016-02-08 23:01:09 +03:00
noop_tests.rb Add new framework library 2016-02-10 18:32:58 +03:00
requirements.txt Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00
setup.cfg Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00
setup.py Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00
test-requirements.txt Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00
tox.ini Fix tox docs build for readthedocs 2016-02-17 15:09:46 +01:00

README.md

fuel-noop-fixtures


Table of Contents

  1. Overview - What is the fuel-noop-fixtures?
  2. Structure - What is in the fuel-noop-fixtures?
  3. Development
  4. Core Reviers
  5. Contributors

Overview


The fuel-noop-fixtures is a helper repo to store fixtures for Fuel Noop tests.

Structure


Basic Repository Layout

fuel-noop-fixtures
├── LICENSE
├── README.md
├── catalogs
├── hiera
├── facts

root

The root level contains important repository documentation and license information.

catalogs

The catalogs directory contains a committed state of Fuel Library deployment data fixtures used for data regression checks

astute.yaml

This directory contains hiera data templates for Fuel Library Noop tests

Development


Core Reviewers


Contributors