Merge pull request #1334 from dougbtv/disable-dra-e2e-temporarily

Disabled DRA test temporarily
This commit is contained in:
Doug Smith 2024-09-12 10:55:16 -04:00 committed by GitHub
commit b554c96160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,9 +85,9 @@ jobs:
working-directory: ./e2e working-directory: ./e2e
run: ./test-default-route1.sh run: ./test-default-route1.sh
- name: Test DRA integration # - name: Test DRA integration
working-directory: ./e2e # working-directory: ./e2e
run: ./test-dra-integration.sh # run: ./test-dra-integration.sh
- name: Export kind logs - name: Export kind logs
if: always() if: always()