Restructure load balance e2e tests and update round robin test
This commit is contained in:
parent
14fe4898a7
commit
8b32c4c326
2 changed files with 7 additions and 13 deletions
|
|
@ -33,6 +33,7 @@ import (
|
|||
// tests to run
|
||||
_ "k8s.io/ingress-nginx/test/e2e/annotations"
|
||||
_ "k8s.io/ingress-nginx/test/e2e/defaultbackend"
|
||||
_ "k8s.io/ingress-nginx/test/e2e/loadbalance"
|
||||
_ "k8s.io/ingress-nginx/test/e2e/lua"
|
||||
_ "k8s.io/ingress-nginx/test/e2e/servicebackend"
|
||||
_ "k8s.io/ingress-nginx/test/e2e/settings"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue