ingress-nginx-helm/test/e2e
Nick Novitski e1958b8272 Run PodSecurityPolicy E2E test in parallel
Previously, this test modified a ClusterRole used by _every_ test.  It had to be run serially, with a special teardown function that restored the state of the ClusterRole for any other serial tests.

Now every test gets its own cluster role, which means this test can be safely run in parallel with all the others, without any special teardown.
2019-05-29 14:13:04 -07:00
..
annotations Refactor whitelist from map to standard allow directives 2019-05-27 04:55:38 -04:00
dbg Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
defaultbackend Rearrange deployment files into kustomizations 2019-05-19 12:35:54 -07:00
framework fix typo: deployement->deployment 2019-05-07 16:16:06 -07:00
gracefulshutdown Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
loadbalance Fix load-balance configmap value 2019-04-01 15:55:36 -04:00
lua enable dynamic SSL mode by default 2019-03-17 14:58:06 -04:00
servicebackend Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
settings Run PodSecurityPolicy E2E test in parallel 2019-05-29 14:13:04 -07:00
ssl Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
status Update dependencies client-go to release-11.0 and kubernetes-1.14.0 2019-03-28 20:43:18 -03:00
tcpudp Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
down.sh Replace minikube for e2e tests 2018-07-28 11:05:35 -04:00
e2e.go Update dependencies client-go to release-11.0 and kubernetes-1.14.0 2019-03-28 20:43:18 -03:00
e2e_test.go Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
kind.yaml Add dependencies for code generator 2019-05-14 20:15:49 -04:00
run.sh Allow to use a custom k8s version in e2e tests 2019-05-15 20:58:58 -04:00
wait-for-nginx.sh Rearrange deployment files into kustomizations 2019-05-19 12:35:54 -07:00