summaryrefslogtreecommitdiffstats
path: root/test/TEST-55-OOMD
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-55-OOMD')
-rw-r--r--test/TEST-55-OOMD/meson.build11
-rw-r--r--test/TEST-55-OOMD/systemd.unit-dropin.init.scope5
2 files changed, 16 insertions, 0 deletions
diff --git a/test/TEST-55-OOMD/meson.build b/test/TEST-55-OOMD/meson.build
new file mode 100644
index 0000000..adc0509
--- /dev/null
+++ b/test/TEST-55-OOMD/meson.build
@@ -0,0 +1,11 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+integration_tests += [
+ integration_test_template + {
+ 'name' : fs.name(meson.current_source_dir()),
+ 'credentials' : integration_test_template['credentials'] + [
+ files('systemd.unit-dropin.init.scope'),
+ ],
+ 'vm' : true,
+ },
+]
diff --git a/test/TEST-55-OOMD/systemd.unit-dropin.init.scope b/test/TEST-55-OOMD/systemd.unit-dropin.init.scope
new file mode 100644
index 0000000..31b7f90
--- /dev/null
+++ b/test/TEST-55-OOMD/systemd.unit-dropin.init.scope
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Scope]
+MemoryHigh=infinity
+StartupMemoryHigh=10G