bifrost/scripts
stephane fa5f65adef Correct test-bifrost-venv script
Remove a reference to a nonexistent playbook. Also remove
LOG_LOCATION since we now use collect-test-info.sh.

Change-Id: I646c7d83fa9f16cbe0a95309ab52aa833ebbad66
2016-03-23 09:57:41 -07:00
..
collect-test-info.sh Collect all test VM console logs 2016-03-21 11:52:04 -04:00
env-setup.sh Merge "Cleanup inspection module location" 2016-03-21 15:32:02 +00:00
README.md add scripts/README and tools/README 2016-03-16 18:42:29 +00:00
test-bifrost-build-images.sh Separate log collection into its own script 2016-01-29 07:19:46 -08:00
test-bifrost-inventory-dhcp.sh DHCP test improvements 2016-03-17 09:17:00 -04:00
test-bifrost-venv.sh Correct test-bifrost-venv script 2016-03-23 09:57:41 -07:00
test-bifrost.sh Change standard test to invoke inspection 2016-03-08 09:51:45 -05: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.

These are generally not intended for use outside of the OpenStack CI environment (or similar). However env-setup.sh script is often used to install initial dependencies.