Tempest plugin for ironic
Go to file
Julia Kreger 18eb2c4828 Test multiple boot interfaces as part of one CI job
The idea here came out of the 2024.1 PTG held in ?October? 2023,
with the goal of being able to exercise testing of boot interfaces
as a group in a single job, instead of spreading it out amongst
CI jobs with different scenarios.

That doesn't mean different scenarios are wrong, but as we add more
boot interfaces as part of supporting HTTPBoot, we cannot double
our scenarios.

In theory, the hope is we should be able to consolidate down several
secenario jobs into just one test running these jobs.

Change-Id: Id41ee40c36624387216b2cfc1501f01a3217b2af
2024-02-12 12:08:38 -08:00
doc remove unicode from code 2022-08-06 08:58:53 +08:00
ironic_tempest_plugin Test multiple boot interfaces as part of one CI job 2024-02-12 12:08:38 -08: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 Updated from global requirements 2018-01-16 03:24:34 +00: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.