Rodion Promyshlennikov 1a221f52c3 Create base structure for tests
Add tox pep8 and hacking check.
Add basic tests starter.

Change-Id: I9553606250674e4ae0c5d6aca5d88b7a1fe39977
2016-04-28 15:34:04 +03:00
2016-04-28 15:34:04 +03:00
2016-04-28 15:34:04 +03:00
2016-04-22 10:50:26 +00:00
2016-04-28 15:34:04 +03:00
2016-04-28 15:34:04 +03:00
2016-04-28 15:34:04 +03:00

Stacklight tests

Project based on two other projects:
  • Devops
  • Fuel-QA

[Devops documentation](http://docs.fuel-infra.org/fuel-dev/devops.html) [Fuel-QA documentation](https://docs.fuel-infra.org/fuel-qa/)

Step-by-step guide:

#. Prepare env:
  • vi openrc
  • . openrc
  • ./utils/fuel-qa-builder/prepare_env.sh
#. Run tests:

Use fuel-qa technique, you can read more about it on https://docs.fuel-infra.org/fuel-qa/ Basic method to run for developers is: ./utils/jenkins/system_tests.sh -k -K -j fuelweb_test -t test -w $(pwd) -o --group=<your_test_group_to_run>

Description
Integration tests for StackLight plugins
Readme 2.9 MiB
Languages
Python 93.2%
Shell 6.8%