f1966536f9
The link is broken due to doc-migration, this patch fixes following broken links: - the link to tempest plugin - the link to running tempest part in ironic dev-quickstart Change-Id: I7b4287ad74795712fb81d3177d950450c0dadf65
16 lines
607 B
ReStructuredText
16 lines
607 B
ReStructuredText
=====================
|
|
Ironic tempest plugin
|
|
=====================
|
|
|
|
This directory contains Tempest tests to cover the Ironic project,
|
|
as well as a plugin to automatically load these tests into tempest.
|
|
|
|
See the tempest plugin documentation for information about creating
|
|
a plugin, stable API interface, TempestPlugin class interface, plugin
|
|
structure, and how to use plugins:
|
|
https://docs.openstack.org/tempest/latest/plugin.html
|
|
|
|
See the Ironic documentation for information about how to run the
|
|
tempest tests:
|
|
https://docs.openstack.org/ironic/latest/contributor/dev-quickstart.html#running-tempest-tests
|