blob: 94a22f719a96b270169d1371c92641030e33b3ff [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:
11http://docs.openstack.org/developer/tempest/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:
15http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#running-tempest-tests