blob: a46e20674214cada335960df8957df14eda7aaf3 [file] [log] [blame]
Yuiko Takadab6527002015-12-07 11:49:12 +09001=====================
2Ironic tempest plugin
3=====================
4
5This directory contains Tempest tests to cover the Ironic project,
6as well as a plugin to automatically load these tests into tempest.
7
Solio Sarabia60095ff2017-02-28 18:18:26 -06008See the tempest plugin documentation for information about creating
9a plugin, stable API interface, TempestPlugin class interface, plugin
10structure, and how to use plugins:
wangkff37d2452017-07-10 09:22:12 +080011https://docs.openstack.org/tempest/latest/plugin.html
Yuiko Takadab6527002015-12-07 11:49:12 +090012
Lucas Alvares Gomes12b2ce62016-04-19 11:26:01 +010013See the Ironic documentation for information about how to run the
14tempest tests:
wangkff37d2452017-07-10 09:22:12 +080015https://docs.openstack.org/ironic/latest/contributor/dev-quickstart.html#running-tempest-tests