diff options
author | PMR <pmr@pmr-lander> | 2019-07-04 15:16:46 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2019-07-04 15:16:46 +0000 |
commit | 9f89b930133660a0a7ea68ba16305c9ee1036d59 (patch) | |
tree | 5cfcfbbdc98c3649e5adc3d44c3f1b457108a3db /units | |
parent | 78ba74e95f5359225e28d720fb70eee2ce4f9f39 (diff) | |
parent | 1994467e7ce5cecd7db4e8893011299f81374df1 (diff) |
Merge #369686 from ~jocave/plainbox-provider-checkbox:storage-test-mods
Diffstat (limited to 'units')
-rw-r--r-- | units/disk/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/disk/jobs.pxu b/units/disk/jobs.pxu index 3de55329..b2e43010 100644 --- a/units/disk/jobs.pxu +++ b/units/disk/jobs.pxu @@ -75,7 +75,7 @@ user: root requires: _summary: Disk I/O stress test for {product_slug} _description: Take the path of the storage device and test is it a block device -command: storage_test {name} +command: storage_test.py {name} unit: template template-resource: device |