summaryrefslogtreecommitdiff
path: root/test/units/testsuite-55.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/testsuite-55.sh')
-rwxr-xr-xtest/units/testsuite-55.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/units/testsuite-55.sh b/test/units/testsuite-55.sh
index 39b01508ed..099ecc98fa 100755
--- a/test/units/testsuite-55.sh
+++ b/test/units/testsuite-55.sh
@@ -41,6 +41,8 @@ oomctl | grep "/testsuite-55-workload.slice"
oomctl | grep "1.00%"
oomctl | grep "Default Memory Pressure Duration: 2s"
+systemctl status testsuite-55-testchill.service
+
# systemd-oomd watches for elevated pressure for 2 seconds before acting.
# It can take time to build up pressure so either wait 2 minutes or for the service to fail.
timeout="$(date -ud "2 minutes" +%s)"