Add Gloo e2e tests

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-20 22:35:28 +02:00
parent 5afc800b11
commit 2ea13cec88
6 changed files with 159 additions and 2 deletions

View File

@@ -17,6 +17,8 @@ jobs:
- linkerd
- contour
- nginx
- traefik
- gloo
steps:
- name: Checkout
uses: actions/checkout@v2