Add Contour e2e tests

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-20 19:15:10 +02:00
parent 7bef999c41
commit bb00f8cabd
5 changed files with 334 additions and 0 deletions

View File

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