![Riccardo Pittau](/assets/img/avatar_default.png)
The epel repository is used only when we need to build a debian-based IPA image, so we enable it only in that case for CentOS Stream 8/9. The configuration procedure is explained in the official guide [1]. [1] https://docs.fedoraproject.org/en-US/epel/#_el9 Change-Id: I57513883c0fa8d6ffb2c70debb81d5e7e6d8b221
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.