diff options
author | ray.chen <ray.chen@canonical.com> | 2019-11-14 16:49:20 +0800 |
---|---|---|
committer | ray.chen <ray.chen@canonical.com> | 2019-11-14 16:49:20 +0800 |
commit | 2c88297d152fd3463fe79f4ebc0b8053bdd9da95 (patch) | |
tree | a7b0c75809fa039cc917829cfb0a41000cd6609f /units/graphics | |
parent | cc7ed71fd7860669ac9bf862fe1fc032d899f84c (diff) |
graphics: removed require package in nvlink test
Diffstat (limited to 'units/graphics')
-rw-r--r-- | units/graphics/jobs.pxu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu index 56f4158..13d9afe 100644 --- a/units/graphics/jobs.pxu +++ b/units/graphics/jobs.pxu @@ -532,7 +532,6 @@ id: graphics/nvlink-status-check requires: dmi.product in ['Desktop','Low Profile Desktop','Tower','Mini Tower', 'Space-saving'] graphics_card.driver == 'nvidia' - package.name == 'nvidia-smi' command: nvidia_nvlink_check _summary: Check NVIDIA NVLINK status _description: Check NVLINK are supported and NVLINK are connected properly on system, please make sure below items before testing: |