Yuiko Takada | b652700 | 2015-12-07 11:49:12 +0900 | [diff] [blame] | 1 | ===================== |
| 2 | Ironic tempest plugin |
| 3 | ===================== |
| 4 | |
| 5 | This directory contains Tempest tests to cover the Ironic project, |
| 6 | as well as a plugin to automatically load these tests into tempest. |
| 7 | |
| 8 | See the tempest plugin docs for information on using it: |
| 9 | http://docs.openstack.org/developer/tempest/plugin.html#using-plugins |
| 10 | |
Lucas Alvares Gomes | 12b2ce6 | 2016-04-19 11:26:01 +0100 | [diff] [blame] | 11 | See the Ironic documentation for information about how to run the |
| 12 | tempest tests: |
| 13 | http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#running-tempest-tests |