mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-05-08 16:26:28 +00:00
Merge pull request #1334 from dougbtv/disable-dra-e2e-temporarily
Disabled DRA test temporarily
This commit is contained in:
commit
b554c96160
6
.github/workflows/kind-e2e.yml
vendored
6
.github/workflows/kind-e2e.yml
vendored
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user