Skip to content

Commit

Permalink
add dependency for nvidia plugin to be enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
motjuste committed Dec 3, 2024
1 parent 55fc27a commit bca6355
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,9 @@ requires:
executable.name == 'dss'
executable.name == 'python3'
package.name == 'python3-venv'
depends: dss/purge
depends:
dss/purge
nvidia_gpu_addon/validations_succeed
_summary: Check that all DSS integration tests for NVIDIA GPUs
estimated_duration: 1m
command: check_dss_integration_tests.sh can_be_purged pass_on_nvidia_gpu

0 comments on commit bca6355

Please sign in to comment.