summaryrefslogtreecommitdiff
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 13:19:34 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 13:19:34 +0200
commit42edfd1e9eedd432696b9363d18b22bbfdba0773 (patch)
treea17c0fbb146a9f6cb9a67614c0739266b3e5cd50
parent74784a1e1282c921b4d85cc2def4688f35897cf1 (diff)
bin:memory_test -> memory_test.py
-rwxr-xr-xbin/memory_test.py (renamed from bin/memory_test)0
-rw-r--r--units/memory/jobs.pxu2
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: