Skip to content

Commit

Permalink
temp disbale all e2e tests other than gateway api
Browse files Browse the repository at this point in the history
Signed-off-by: Sanskar Jaiswal <[email protected]>
  • Loading branch information
aryan9600 committed Nov 28, 2023
1 parent 98ed49b commit f918355
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ jobs:
matrix:
provider:
# service mesh
- istio
- linkerd
- kuma
# - istio
# - linkerd
# - kuma
# ingress controllers
- contour
- nginx
- traefik
- gloo
- skipper
- kubernetes
# - contour
# - nginx
# - traefik
# - gloo
# - skipper
# - kubernetes
- gatewayapi
- keda
- apisix
# - keda
# - apisix
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit f918355

Please sign in to comment.