Skip to content

Commit

Permalink
Disabled DRA test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbtv committed Sep 12, 2024
1 parent 31e77aa commit 92ff1b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/kind-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ jobs:
working-directory: ./e2e
run: ./test-default-route1.sh

- name: Test DRA integration
working-directory: ./e2e
run: ./test-dra-integration.sh
# - name: Test DRA integration
# working-directory: ./e2e
# run: ./test-dra-integration.sh

- name: Export kind logs
if: always()
Expand Down

0 comments on commit 92ff1b1

Please sign in to comment.