Tempest plugin for ironic
56399ccba1
Currently there is no validation of node scheduling fields - resource class and traits - in the scenario tests. This change adds validation of these fields to the bare metal basic ops test. We query the flavor used to boot the instance, and extract all requested resources and traits from extra_specs. These are matched against the resource class and traits set on the bare metal node that was scheduled. Change-Id: I9ddc895ead61cf02c6967ead094d061cb7f558d8 Depends-On: https://review.openstack.org/545370 Related-Bug: #1722194 |
||
---|---|---|
doc/source | ||
ironic_tempest_plugin | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tempest plugin for ironic and ironic-inspector
This repository contains a Tempest plugin for OpenStack Bare Metal and Bare Metal Introspection projects.
- Free software: Apache license
- Documentation: https://docs.openstack.org/ironic-tempest-plugin
- Source: https://git.openstack.org/cgit/openstack/ironic-tempest-plugin
- Bugs: https://bugs.launchpad.net/ironic