RIC-208 - KA Decision: ask K8S to restart E2T instance - comment code
[ric-plt/e2mgr.git] / E2Manager / managers / kubernetes_manager_test.go
index 0f207ed..dab5943 100644 (file)
@@ -20,6 +20,7 @@
 
 package managers
 
+/*
 import (
        "e2mgr/configuration"
        "e2mgr/logger"
@@ -148,3 +149,4 @@ func pod(namespace, image string) *v1.Pod {
                },
        }
 }
+*/
\ No newline at end of file