mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:39:30 +00:00
Add basic etcd join test
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
5ca206ad3b
commit
0144d23bb2
@@ -21,6 +21,9 @@ echo "Did test-run-basics $?"
|
||||
. ./scripts/test-run-compat
|
||||
echo "Did test-run-compat $?"
|
||||
|
||||
. ./scripts/test-run-etcd
|
||||
echo "Did test-run-etcd $?"
|
||||
|
||||
. ./scripts/test-run-lazypull
|
||||
echo "Did test-run-lazypull $?"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user