X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=stor4nfv.git;a=blobdiff_plain;f=stor4nfv_tests%2Fstor4nfv_k8s.py;h=bbc600e190a5430b9fad4e02ef0da383f1b45647;hp=95ef40dbd2e6d2e337d775ede792cb1d51488da3;hb=6b637d11c99450ed0a1f3b9a5231ccea82e5cd5b;hpb=d65e22d27ab305d38059046dae60d7a66ff4a4e0 diff --git a/stor4nfv_tests/stor4nfv_k8s.py b/stor4nfv_tests/stor4nfv_k8s.py index 95ef40d..bbc600e 100644 --- a/stor4nfv_tests/stor4nfv_k8s.py +++ b/stor4nfv_tests/stor4nfv_k8s.py @@ -22,7 +22,6 @@ class K8sStor4nfvTest(k8stest.K8sTesting): if "case_name" not in kwargs: kwargs.get("case_name", 'stor4nfv_k8s') super(K8sStor4nfvTest, self).__init__(**kwargs) - self.check_envs() def run_kubetest(self): success = True