diff --git a/site/content/en/docs/contrib/tests.en.md b/site/content/en/docs/contrib/tests.en.md index b33a96a8ec..fe73f90df1 100644 --- a/site/content/en/docs/contrib/tests.en.md +++ b/site/content/en/docs/contrib/tests.en.md @@ -243,6 +243,15 @@ verifies the docker driver and run with an existing network ## TestingKicBaseImage will return true if the integraiton test is running against a passed --base-image flag +## TestMountStart +tests using the mount command on start + +#### validateStartWithMount +starts a cluster with mount enabled + +#### validateMount +checks if the cluster has a folder mounted + ## TestMultiNode tests all multi node cluster functionality