Commit 02bd026d authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Add new tests to test list

parent eb24f8f8
......@@ -20,6 +20,12 @@ echo "Did test-run-basics $?"
. ./scripts/test-run-compat
echo "Did test-run-compat $?"
. ./scripts/test-run-hardened
echo "Did test-run-hardened $?"
. ./scripts/test-run-upgrade
echo "Did test-run-upgrade $?"
. ./scripts/test-run-etcd
echo "Did test-run-etcd $?"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment