Improve execution of prow jobs

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-24 21:46:47 -04:00
parent dcbe3824de
commit e977c8e056
4 changed files with 6 additions and 134 deletions

View file

@ -15,7 +15,6 @@ Directory | Purpose
------------ | -------------
custom-error-pages | Example of Custom error pages for the NGINX Ingress controller
e2e | Image to run e2e tests
e2e-prow | Image to launch Prow jobs
fastcgi-helloserver | FastCGI application for e2e tests
grpc-fortune-teller | grpc server application for the nginx-ingress grpc example
httpbin | A simple HTTP Request & Response Service for e2e tests