Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false # Continue testing other profiles even if one fails
matrix:
profile: [ai-gateway, aibrix]
profile: [ai-gateway, aibrix, routing-strategies]

steps:
- name: Check out the repo
Expand Down
322 changes: 0 additions & 322 deletions .github/workflows/unit-test-e2e-testcases.yml

This file was deleted.

48 changes: 0 additions & 48 deletions e2e-tests/testcases/go.mod

This file was deleted.

Loading
Loading