Dmitry Tantsur 069cfae34e
Slightly reduce the disk size when testing DHCP
With 3 testing nodes, we're running out of space on Ubuntu nodes.

Change-Id: If1d430e347cadf1e3519ce9fcdfdf1b3070df7de
2023-12-19 12:28:10 +01:00
..
2023-12-15 09:53:20 +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.