Tempest plugin for ironic
Go to file
Julia Kreger cff1cdd800 Fix vif tests
And remove an invalid test at this point, and fix versioning tests.

TL;DR is we didn't run the vif tests for... a very long time, and
I got a report they were failing downstream. In fixing them, since
they were semi-reliant upon specific behavior, I also broke
some other tests, and had to content with legacy behaivor being
tested by the plugin which had to be navigated slightly differently,
such as today some tests needed the fake deploy interface, and
the noop network interface to properly execute in a non-blocking
fashion.

Depends-On: https://review.opendev.org/c/openstack/ironic/+/916128
Change-Id: I285c813c09eece538e66b43107825684f4681d5f
2024-04-19 07:05:10 -07:00
doc remove unicode from code 2022-08-06 08:58:53 +08:00
ironic_tempest_plugin Fix vif tests 2024-04-19 07:05:10 -07:00
releasenotes/notes [ussuri][goal] Drop python 2.7 support and testing 2020-02-13 10:30:08 -06:00
tools Script to extract the ironic_tempest_plugin/ directory 2017-08-03 13:07:32 -07:00
zuul.d CI: Update job config for 2023.2 being a stable branch 2023-11-03 06:26:26 -07:00
.gitignore Upddate tox config 2020-03-20 19:33:56 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:50 +00:00
.stestr.conf Upddate tox config 2020-03-20 19:33:56 +01:00
CONTRIBUTING.rst Update README and setup.cfg, initial version of usage guide 2017-12-21 11:27:12 +01:00
HACKING.rst Update the outdated URL in HACKING.rst 2018-09-23 17:10:24 +08:00
LICENSE Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
MANIFEST.in Initial commit from cookiecutter 2017-01-27 15:55:29 -08:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 01:16:14 +08:00
requirements.txt Set minimal tempest version to 27.0.0 2022-06-09 15:22:36 +00:00
setup.cfg [trivial] add python 3.9 in classifier 2021-12-14 09:26:01 +01:00
setup.py Cleanup py27 support 2023-08-08 15:41:57 +08:00
test-requirements.txt Reconfigure tox.ini 2021-01-25 09:19:30 +00:00
tox.ini Merge "Upgrade to latest hacking - v6" 2023-04-25 14:36:06 +00:00

README.rst

Tempest plugin for ironic and ironic-inspector

This repository contains a Tempest plugin for OpenStack Bare Metal and Bare Metal Introspection projects.