We stop supporting tinyipa entirely and switch all jobs to use DIB-based (diskimage-builder) IPA images. Renamed all CI jobs as we use DIB-based IPA ramdisks only now. Increased test VM memory from 1024 MB to 4096 MB to accommodate larger DIB-based IPA ramdisks (~500 MB vs ~80 MB for tinyipa). Kept 3 jobs with their legacy name despite they use DIB-based IPA ramdisks now as other projects still use them. Change-Id: I569a766826405513f7beab5d45a52a8bbf42ddfd Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
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.