#!/usr/bin/env bash set -e TEST_DESCRIPTION="systemd-oomd Memory Pressure Test" IMAGE_NAME="oomd" # shellcheck source=test/test-functions . "${TEST_BASE_DIR:?}/test-functions" test_append_files() { # Create a swap device ( mkswap "${LOOPDEV:?}p2" dracut_install swapon swapoff cat >>"${initdir:?}/etc/fstab" <