summaryrefslogtreecommitdiffstats
path: root/stor4nfv_tests/stor4nfv_k8s.py
diff options
context:
space:
mode:
Diffstat (limited to 'stor4nfv_tests/stor4nfv_k8s.py')
-rw-r--r--stor4nfv_tests/stor4nfv_k8s.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/stor4nfv_tests/stor4nfv_k8s.py b/stor4nfv_tests/stor4nfv_k8s.py
index 541cf36..7119300 100644
--- a/stor4nfv_tests/stor4nfv_k8s.py
+++ b/stor4nfv_tests/stor4nfv_k8s.py
@@ -22,5 +22,4 @@ class K8sStor4nfvTest(k8stest.K8sTesting):
if "case_name" not in kwargs:
kwargs.get("case_name", 'stor4nfv_k8s')
super(K8sStor4nfvTest, self).__init__(**kwargs)
- self.check_envs()
self.cmd = ['/src/k8s.io/kubernetes/cluster/validate-cluster.sh']