ironic/ironic_tempest_plugin
Vasyl Saienko f4fc9a044c Ensure ping actually succed
Check return value from ping_ip_address() and make sure it is True

Change-Id: I45d03ac02731935395dd69e10a835cd2950d0f5f
2017-10-31 14:36:31 +02:00
..
2017-10-31 14:36:31 +02:00
2016-01-18 19:37:42 +00:00
2017-10-25 14:32:52 +03:00

Ironic tempest plugin

This directory contains Tempest tests to cover the Ironic project, 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