From 8f824dd69fe7eafb5604b14d30a3df59dc1c0852 Mon Sep 17 00:00:00 2001 From: lenhattan86 Date: Wed, 20 Oct 2021 07:47:43 -0700 Subject: [PATCH] reduce the thermos overhead for unit tests --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 6629631..348b85b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -70,6 +70,7 @@ services: -shiro_realm_modules=INI_AUTHNZ -shiro_ini_path=/etc/aurora/security.ini -min_required_instances_for_sla_check=1 + -thermos_executor_cpu=0.09 volumes: - ./.aurora-config:/etc/aurora networks: