From 57278239649e9b4bc4e78ee39aa0374f6a387dc4 Mon Sep 17 00:00:00 2001 From: Andriy Dzikh Date: Tue, 22 Jun 2021 14:36:56 -0700 Subject: [PATCH] Run make generate-docs. --- site/content/en/docs/contrib/tests.en.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/content/en/docs/contrib/tests.en.md b/site/content/en/docs/contrib/tests.en.md index 67c78f1ecab3..d6dc8bf62cc2 100644 --- a/site/content/en/docs/contrib/tests.en.md +++ b/site/content/en/docs/contrib/tests.en.md @@ -256,6 +256,9 @@ tests the minikube node stop command #### validateStartNodeAfterStop tests the minikube node start command on an existing stopped node +#### validateRestartKeepsNodes +restarts minikube cluster and checks if the reported node list is unchanged + #### validateStopMultiNodeCluster runs minikube stop on a multinode cluster