Commit Graph

2 Commits

Author SHA1 Message Date
stephane 9d8e8de589 Unify testing scripts
We previously had four separate test scripts to control basic
tests, tests where bifrost and its dependencies install into
a virtual environment, tests where bifrost builds a deployment image,
and tests where bifrost uses DHCP. This resulted in the scripts getting
out of sync with one another as changes were made. In order to increase
consistency in testing and improve maintainability, consolidate the three
scripts into test-bifrost.sh, add symlinks where the other scripts were,
and update the documentation.

Change-Id: Ic005960d00a145fc7b28ed423fb8f92e41d7ef0b
2016-06-01 10:42:28 -07:00
Devananda van der Veen 040ccabeeb add scripts/README and tools/README
Add two README files to avoid any confusion about the intent of the
scripts/ and tools/ directories.

Change-Id: I50d94088649ec6b6d7f0799f40760e03b5aad371
2016-03-16 18:42:29 +00:00