build: document CEPH_CSI_RUN_ALL_TESTS in build.env

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos 2020-06-24 08:15:58 +02:00 committed by mergify[bot]
parent 5ebc11963e
commit 9b48598fca

View File

@ -33,3 +33,8 @@ HELM_VERSION=v3.1.2
MINIKUBE_VERSION=v1.6.0 MINIKUBE_VERSION=v1.6.0
VM_DRIVER=none VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true CHANGE_MINIKUBE_NONE_USER=true
# e2e settings
# - enable CEPH_CSI_RUN_ALL_TESTS when running tests with if it has root
# permissions on the host
#CEPH_CSI_RUN_ALL_TESTS=true