Skip to content

Commit

Permalink
2.Pre-compiled end-to-end gpu driver validation
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Aug 27, 2024
1 parent 7c6eb40 commit 8e421c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
- name: Precompiled e2e test upgrade kernel and Validate gpu driver
env:
# UPGRADE_KERNEL_SCRIPT: "./tests/scripts/upgrade-kernel.sh"
# KERNEL_FLAVOR: "${{ matrix.flavor }}"
UPGRADE_KERNEL_SCRIPT: "./tests/scripts/upgrade-kernel.sh"
KERNEL_FLAVOR: "${{ matrix.flavor }}"
TEST_CASE: "./tests/cases/nvidia-driver.sh"
OPERATOR_OPTIONS: "--set driver.repository=${{ env.PRIVATE_REGISTRY }}/nvidia --set driver.usePrecompiled=true"
run: |
Expand Down

0 comments on commit 8e421c6

Please sign in to comment.