Add tcp e2e test

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-11-16 17:33:56 -03:00
parent 168f30d1ec
commit 654eceda46
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
4 changed files with 110 additions and 4 deletions

View file

@ -39,6 +39,7 @@ import (
_ "k8s.io/ingress-nginx/test/e2e/settings"
_ "k8s.io/ingress-nginx/test/e2e/ssl"
_ "k8s.io/ingress-nginx/test/e2e/status"
_ "k8s.io/ingress-nginx/test/e2e/tcpudp"
)
// RunE2ETests checks configuration parameters (specified through flags) and then runs