Steve Baker ea99b85883 Copy shim and grub into tftp and http directories
In preparation for grub network boot, copy the shim and grub efi files
to serving directories.

Change-Id: If181b31c0c69201a1f6d6424f7f4c1322d61eea3
2023-01-19 10:31:00 +13:00
..
2022-11-29 14:32:56 +01:00
2016-06-01 10:42:28 -07:00

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.