diff --git a/test/e2e/e2e.go b/test/e2e/e2e.go index c4c663104..9bf005164 100644 --- a/test/e2e/e2e.go +++ b/test/e2e/e2e.go @@ -53,7 +53,6 @@ import ( _ "k8s.io/ingress-nginx/test/e2e/ssl" _ "k8s.io/ingress-nginx/test/e2e/status" _ "k8s.io/ingress-nginx/test/e2e/tcpudp" - _ "k8s.io/ingress-nginx/test/e2e/cgroups" ) // RunE2ETests checks configuration parameters (specified through flags) and then runs