Files
Julia Kreger dba9f95559 ci: fix and log errors on advanced tests disqualification
Apparently we're getting an error in some cases, but also
the base job configuration changed at some point which mooted
the purpose of some of the code. So now, only trigger the excess
code and log an error if there was a failure so it is possible to
understand the actual failure.

Change-Id: I33236532d826e3795497a51bab78d2ceba55285e
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
2025-12-16 12:59:02 -08:00
..
2016-03-17 12:11:30 +02:00
2022-03-22 16:05:20 +00:00

Ironic tempest plugin

This directory contains Tempest tests to cover the ironic and ironic-inspector projects, 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