Skip to content

Commit 54d9bad

Browse files
[no-relnote] Add NVIDIA_DRIVER_ENABLED to e2e call
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
1 parent 27a5ac2 commit 54d9bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
E2E_IMAGE_REPO: ghcr.io/nvidia/k8s-device-plugin
6363
E2E_IMAGE_TAG: ${{ inputs.version }}
6464
E2E_IMAGE_PULL_POLICY: Always
65+
NVIDIA_DRIVER_ENABLED: true
6566
LOG_ARTIFACTS: ${{ github.workspace }}/e2e_logs
6667
run: |
6768
make -f tests/e2e/Makefile test-e2e

0 commit comments

Comments
 (0)