Tempest plugin for the novajoin project.
Go to file
Grzegorz Grasza 025f6d7d83 Fix running mysql client on containerized deployment
This adds mysql_executable configuration option and changes it to run
inside the galera container.

Related: rhbz#1730072
Co-Authored-By: Ade Lee <alee@redhat.com>
Change-Id: Iac82bd23c45e9200f4bc7049b6eafb26afbd7397
2019-08-30 16:16:55 +02:00
doc/source Fix issues with novajoin functional test 2019-03-15 14:51:56 -04:00
novajoin_tempest_plugin Fix running mysql client on containerized deployment 2019-08-30 16:16:55 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:59 +00:00
CONTRIBUTING.rst Add documentation 2017-09-06 11:45:24 -04:00
HACKING.rst Fix PEP8 issues 2017-08-02 11:41:26 -04:00
LICENSE Initial commit 2017-08-01 16:05:29 -04:00
README.rst Add documentation 2017-09-06 11:45:24 -04:00
requirements.txt Remove unneeded dependency 2017-09-05 16:21:31 -04:00
setup.cfg Move build location for sphinx builds 2017-09-06 16:58:53 -04:00
setup.py Initial commit 2017-08-01 16:05:29 -04:00
test-requirements.txt Add documentation 2017-09-06 11:45:24 -04:00
tox.ini Move build location for sphinx builds 2017-09-06 16:58:53 -04:00

README.rst

Tempest Integration of Novajoin

This project defines a tempest plugin containing tests used to verify the functionality of a novajoin installation. The plugin will automatically load these tests into tempest.

Dependencies

The novajoin_tempest_plugin tests the novajoin API, which requires the existence of an IPA server.

Developers

For more information on novajoin, refer to: http://docs.openstack.org/developer/novajoin/

For more information on tempest plugins, refer to: http://docs.openstack.org/developer/tempest/plugin.html#using-plugins

Bugs

Please report bugs to: http://bugs.launchpad.net/novajoin