Disabled DRA test temporarily

This commit is contained in:
dougbtv
2024-09-12 10:06:17 -04:00
parent 31e77aafab
commit 92ff1b1ee8

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()