The keystone jobs test Redfish+Legacy+PXE, add one more job with Redfish+UEFI (and intention to switch it to virtual media). Only Fedora works reliably now. CentOS ships with an OVMF firmware that seems to require secure boot, Ubuntu has problems with TFTP. Make testing VM configuration much closer to what works in devstack. Change-Id: Ic231e16f34176187d6179219356fd3c1de885423
Scripts
This directory contains several scripts used in the OpenStack CI environment for CI testing of Bifrost, or CI testing that uses Bifrost to test other projects.
The env-setup.sh script is often used to install initial dependencies. These are generally not intended for use outside of the OpenStack CI environment (or similar).
test-bifrost-build-image.sh, test-bifrost-venv.sh, and test-bifrost-inventory-dhcp.sh are symlinks to test-bifrost.sh intended to provide backwards compatibility now that all functionality has been moved to test-bifrost.sh.