mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-09 12:08:52 +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
|
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()
|
||||||
|
Loading…
Reference in New Issue
Block a user