From 7e2bf4c5ee871f797c853d8b6474d4d379dad8e2 Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Fri, 16 Feb 2024 13:53:01 +0100 Subject: [PATCH] test: "modernize" TEST-55-OOMD's init --- test/TEST-55-OOMD/test.sh | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/test/TEST-55-OOMD/test.sh b/test/TEST-55-OOMD/test.sh index 9a9cdecf70e..5e3096315ca 100755 --- a/test/TEST-55-OOMD/test.sh +++ b/test/TEST-55-OOMD/test.sh @@ -12,18 +12,17 @@ TEST_NO_NSPAWN=1 . "${TEST_BASE_DIR:?}/test-functions" test_append_files() { - # Create a swap file - ( - image_install mkswap swapon swapoff stress - image_install -o btrfs + local workspace="${1:?}" - mkdir -p "${initdir:?}/etc/systemd/system/init.scope.d/" - cat >>"${initdir:?}/etc/systemd/system/init.scope.d/test-55-oomd.conf" <"${workspace:?}/etc/systemd/system/init.scope.d/test-55-oomd.conf" <