mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Add new tests to test list
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
eb24f8f81c
commit
02bd026dda
@ -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 $?"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user