diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 13:19:34 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 13:19:34 +0200 |
commit | 42edfd1e9eedd432696b9363d18b22bbfdba0773 (patch) | |
tree | a17c0fbb146a9f6cb9a67614c0739266b3e5cd50 | |
parent | 74784a1e1282c921b4d85cc2def4688f35897cf1 (diff) |
bin:memory_test -> memory_test.py
-rwxr-xr-x | bin/memory_test.py (renamed from bin/memory_test) | 0 | ||||
-rw-r--r-- | units/memory/jobs.pxu | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/memory_test b/bin/memory_test.py index 4cd6008..4cd6008 100755 --- a/bin/memory_test +++ b/bin/memory_test.py diff --git a/units/memory/jobs.pxu b/units/memory/jobs.pxu index d0b8dbb..d1fabb4 100644 --- a/units/memory/jobs.pxu +++ b/units/memory/jobs.pxu @@ -17,7 +17,7 @@ estimated_duration: 1000.0 user: root requires: uname.name == 'Linux' -command: memory_test +command: memory_test.py _summary: Run memory stress test including swapping to disk _description: |