Tempest plugin for the novajoin project.
Go to file
Martin Kopec b2e548518a Deprecate scenario.img_dir option
Starting Tempest 25.0.0 release, CONF.scenario.img_file needs
a full path for the image. CONF.scenario.img_dir was deprecated
and is removed in 27.0.0 release [2].

This patch does analogically the same change as was done in Tempest,
in order to give users of the plugin some time for removing img_dir.

[1] https://review.opendev.org/#/c/710996
[2] https://review.opendev.org/c/openstack/tempest/+/754927

Related-Bug: #1393881
Change-Id: I81313bd2b87f1c0603221ac3e04050f85215c846
2021-04-13 17:25:27 +00:00
doc/source Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
novajoin_tempest_plugin Deprecate scenario.img_dir option 2021-04-13 17:25:27 +00:00
zuul.d Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
.gitignore Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:59 +00:00
.stestr.conf Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
CONTRIBUTING.rst Required maintenance and fixing gates 2021-04-12 15:08:26 +00: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 Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
requirements.txt Remove unneeded dependency 2017-09-05 16:21:31 -04:00
setup.cfg Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
setup.py Initial commit 2017-08-01 16:05:29 -04:00
test-requirements.txt Required maintenance and fixing gates 2021-04-12 15:08:26 +00:00
tox.ini Required maintenance and fixing gates 2021-04-12 15:08:26 +00: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: https://opendev.org/x/novajoin

For more information on tempest plugins, refer to: https://docs.openstack.org/tempest/latest/plugins/index.html

Bugs

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