Improve the time to run e2e tests
This commit is contained in:
parent
38b985663c
commit
1433cde9e6
4 changed files with 21 additions and 8 deletions
|
|
@ -30,7 +30,7 @@ function cleanup {
|
|||
}
|
||||
trap cleanup EXIT
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v09042019-11ed7fc84
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v09052019-38b985663
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue