bifrost/scripts
Julia Kreger 6677bb39f6 Hopefully final venv fixes
Also uncapped the proliantutils maximum as upper
constraints is in place.

Set the ansible python interpreter as well for the
main process launch, which magically resolved
venv dependency issues.

Change-Id: Iae06a87e7dbcf76e4be7453e57ec5fd75389caa7
2020-01-20 13:16:53 -08:00
..
README.md Unify testing scripts 2016-06-01 10:42:28 -07:00
ansible-pip-str.py Fix ansible-pip-version.py script 2017-02-14 16:25:34 +02:00
collect-test-info.sh Migrate to Zuul v3 native jobs 2019-10-30 14:26:26 +01:00
env-setup.sh remove legacy ansible environment setup hint 2020-01-16 13:52:33 +00:00
install-deps.sh Define venv package for debian based distro 2020-01-20 09:51:27 +01:00
split_json.py Use JSON baremetal data in testing 2017-03-06 17:06:30 +02:00
test-bifrost.sh Hopefully final venv fixes 2020-01-20 13:16:53 -08:00

README.md

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.