Merge "Local Documentation Builds"
authorQiaowei Ren <qiaowei.ren@intel.com>
Tue, 25 Sep 2018 06:35:58 +0000 (06:35 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 25 Sep 2018 06:35:58 +0000 (06:35 +0000)
stor4nfv_tests/stor4nfv_k8s.py

index 95ef40d..bbc600e 100644 (file)
@@ -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