Add new tests to test list

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson 2022-10-26 17:16:33 +00:00 committed by Brad Davidson
parent eb24f8f81c
commit 02bd026dda

View File

@ -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 $?"