From 5bb77b16f3a4eec58db991e5717b2408f555978a Mon Sep 17 00:00:00 2001 From: PMR Date: Thu, 23 Apr 2020 13:58:46 +0000 Subject: Import plainbox-provider-checkbox_0.53.0.orig.tar_gz --- units/nvdimm/jobs.pxu | 4 +++- units/nvdimm/test-plan.pxu | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'units/nvdimm') diff --git a/units/nvdimm/jobs.pxu b/units/nvdimm/jobs.pxu index 6db1b66..b663e52 100644 --- a/units/nvdimm/jobs.pxu +++ b/units/nvdimm/jobs.pxu @@ -6,6 +6,7 @@ user: root requires: executable.name == "ipmctl" lsb.release >= "18.04" + nvdimm_resource.detected == "true" command: ipmctl show -dimm _summary: Verify that NVDIMMs are discovered @@ -20,7 +21,8 @@ user: root requires: executable.name == "ipmctl" lsb.release >= "18.04" -command: ipmctl show -d CurrentValue,CurrentState -sensor Health + nvdimm_resource.detected == "true" +command: ipmctl show -sensor Health _summary: Report health state of installed NVDIMM devices _description: diff --git a/units/nvdimm/test-plan.pxu b/units/nvdimm/test-plan.pxu index 9951039..601a788 100644 --- a/units/nvdimm/test-plan.pxu +++ b/units/nvdimm/test-plan.pxu @@ -3,5 +3,5 @@ unit: test plan _name: NVDIM Specific Tests _description: NVDIMM related tests include: - nvidmm/info + nvdimm/info nvdimm/health -- cgit v1.2.3