bifrost/tools
Julia Kreger a2b9412c0a Skip status code check and make vagrant install quicker
Under some failure conditions, the status code is not returned.

Also skip the agent/os build steps for install inside of vagrant
which can add a substantial amount of time to the build process.

And minor revision to the test-bifrost.yaml conditional as the
pattern was traditionally "is defined", but when running the test
scripts, most things are defined, so it was just a side effect of
changes being purely tested in CI over time.

Change-Id: Icf132b71b243f9fce9d1c2afca656299befcfabc
2020-01-08 19:31:01 +00:00
..
vagrant_dev_env Skip status code check and make vagrant install quicker 2020-01-08 19:31:01 +00:00
virsh_dev_env Centralize user documentation 2017-08-11 09:09:22 +00:00
README.md Add instructions to deploy bifrost on virsh 2016-10-17 17:00:02 +02:00

README.md

Tools

This directory contains some tooling for local developer testing, such as vagrant config files or libvirt templates.

These are not intended for production use.