| Update your `Tempest configuration`_ to enable support for ironic: |
| If introspection tests are needed, also enable support for ironic-inspector: |
| See the following example configurations for more details: |
| .. TODO(dtantsur): cover standalone tests |
| .. _Tempest configuration: https://docs.openstack.org/tempest/latest/configuration.html |
| Run tests as described in the `Tempest documentation`_. The following patterns |
| can be used with ``--regex`` option to only run bare metal tests: |
| standalone bare metal tests that do not use the Compute service |
| basic introspection tests |
| ``InspectorDiscoveryTest`` |
| introspection auto-discovery tests |
| .. _Tempest documentation: https://docs.openstack.org/tempest/latest/run.html |