Skip to content

Commit

Permalink
Merge pull request #1334 from dougbtv/disable-dra-e2e-temporarily
Browse files Browse the repository at this point in the history
Disabled DRA test temporarily
  • Loading branch information
dougbtv authored Sep 12, 2024
2 parents 31e77aa + 92ff1b1 commit b554c96
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 b554c96

Please sign in to comment.