diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 10:35:02 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 10:35:02 +0200 |
commit | 593d97f7c5685615e25eec59ed51868d46253c57 (patch) | |
tree | e14b47c8df5ce9aae4d60e28ef103381633e7ee1 | |
parent | 5db6c23109f123ecfe5d79986a931da685095e4e (diff) |
bin:disk_read_performance_test -> disk_read_performance_test.sh
-rwxr-xr-x | bin/disk_read_performance_test.sh (renamed from bin/disk_read_performance_test) | 0 | ||||
-rw-r--r-- | units/disk/jobs.pxu | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/disk_read_performance_test b/bin/disk_read_performance_test.sh index 7734543..7734543 100755 --- a/bin/disk_read_performance_test +++ b/bin/disk_read_performance_test.sh diff --git a/units/disk/jobs.pxu b/units/disk/jobs.pxu index 102b858..a43fbe7 100644 --- a/units/disk/jobs.pxu +++ b/units/disk/jobs.pxu @@ -62,7 +62,7 @@ _summary: Disk performance test for {product_slug} _description: Verify that disk storage performs at or above baseline performance user: root environ: DISK_READ_PERF -command: disk_read_performance_test {name} +command: disk_read_performance_test.sh {name} unit: template template-resource: device |