Kubernetes: Infrastructure For K8S Net testing.
[vswitchperf.git] / testcases / __init__.py
index 0b6b77e..736be88 100644 (file)
@@ -17,3 +17,4 @@
 from testcases.testcase import (TestCase)
 from testcases.performance import (PerformanceTestCase)
 from testcases.integration import (IntegrationTestCase)
+from testcases.k8s_performance import (K8sPerformanceTestCase)