Add NGINX Ingress e2e tests

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-20 21:09:47 +02:00
parent bb00f8cabd
commit ed70160583
5 changed files with 350 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ jobs:
- istio
- linkerd
- contour
- nginx
steps:
- name: Checkout
uses: actions/checkout@v2