From e5068fb469d05eaf59fd510713da2b34429de9d6 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Wed, 14 Mar 2018 17:59:44 +0100 Subject: [PATCH] gems: add cap quotas to decorator run scripts --- repos/gems/run/decorator.run | 4 +++- repos/gems/run/decorator_stress.run | 10 ++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/repos/gems/run/decorator.run b/repos/gems/run/decorator.run index 936f0e5941..91f3b350d1 100644 --- a/repos/gems/run/decorator.run +++ b/repos/gems/run/decorator.run @@ -27,12 +27,14 @@ install_config { + + - + diff --git a/repos/gems/run/decorator_stress.run b/repos/gems/run/decorator_stress.run index e91ceafe4a..87eb03c50a 100644 --- a/repos/gems/run/decorator_stress.run +++ b/repos/gems/run/decorator_stress.run @@ -28,12 +28,14 @@ install_config { + + - + @@ -46,7 +48,7 @@ install_config { - + @@ -93,9 +95,9 @@ install_config { } -build { test/decorator_stress } +build { app/decorator test/decorator_stress } -build_boot_image { test-decorator_stress } +build_boot_image { decorator test-decorator_stress } run_genode_until forever