novajoin-tempest-plugin/novajoin_tempest_plugin
Ade Lee 80dd51a794 Add fix for mysql and add a retry
The mysql test only worked on the first controller, because the
mysql container has different names (with a different suffix) on
different controllers.  Added logic to get the right controller
name.

Also added retry logic to the test on whether a node was an
ipa client.  Sometimes, this would query the client before it had
been fully enrolled, causing the test to fail.

Change-Id: Ibe52985f9ee15e1e30543f2d394fde141b06dc53
2019-09-20 16:54:58 -04:00
..
ipa Fix issues with tests 2019-09-05 13:06:15 -04:00
tests Add fix for mysql and add a retry 2019-09-20 16:54:58 -04:00
README.rst Fix PEP8 issues 2017-08-02 11:41:26 -04:00
__init__.py Fix PEP8 issues 2017-08-02 11:41:26 -04:00
clients.py Fix IPA client and creds problem 2017-08-08 13:39:59 +00:00
config.py Add fix for mysql and add a retry 2019-09-20 16:54:58 -04:00
plugin.py Reduce number of hardcoded parameters in the tripleo test case 2017-08-16 16:26:02 -04:00

README.rst

Tempest Integration of Novajoin

This directory contains Tempest tests to cover the Novajoin project.