7640a231a8
With the changes to bifrost-ironic-install required_defaults for the RedHat_family, we can now try to not get in the way of deploying on distros like almalinux and rocky. Fedora 32 has been EOL for close to a year, so we'll just assume firewalld for that case. Distributions RedHat, CentOS and Fedora are in the RedHat_family, so assume firewalld all distributions in the family. Change-Id: I1c8b768a3daf0af0d8e30d935558b6fdd912adfd |
||
---|---|---|
.. | ||
collect-test-info.sh | ||
env-setup.sh | ||
install-deps.sh | ||
README.md | ||
split_json.py | ||
test-bifrost.sh |
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.