remove build flags and rename cgroups_linux.go
This commit is contained in:
parent
d16d024847
commit
71dc6447ad
2 changed files with 1312 additions and 0 deletions
|
@ -53,6 +53,7 @@ import (
|
||||||
_ "k8s.io/ingress-nginx/test/e2e/ssl"
|
_ "k8s.io/ingress-nginx/test/e2e/ssl"
|
||||||
_ "k8s.io/ingress-nginx/test/e2e/status"
|
_ "k8s.io/ingress-nginx/test/e2e/status"
|
||||||
_ "k8s.io/ingress-nginx/test/e2e/tcpudp"
|
_ "k8s.io/ingress-nginx/test/e2e/tcpudp"
|
||||||
|
_ "k8s.io/ingress-nginx/test/e2e/cgroups"
|
||||||
)
|
)
|
||||||
|
|
||||||
// RunE2ETests checks configuration parameters (specified through flags) and then runs
|
// RunE2ETests checks configuration parameters (specified through flags) and then runs
|
||||||
|
|
1311
test/junitreports/report-e2e-test-suite.xml
Normal file
1311
test/junitreports/report-e2e-test-suite.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue