aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2020-12-18 09:28:38 +0100
committerPeter Mikus <pmikus@cisco.com>2021-03-17 09:42:26 +0000
commite4ad5c01151bb587a4366a66e598bae0d131080b (patch)
tree8e49cb64a5172e585b430120035d5200e8069064 /resources/tools/testbed-setup/ansible/inventories/lf_inventory
parent2ccb4c136b4ddffd1fc28a720645d7972947ace3 (diff)
ansible: arm perf TG update
Update TG to shared (docker) TG and add hugepages accordingly. Change-Id: I45ece9d1c8d6dbc3174661447ae46a7e28613313 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory')
-rw-r--r--resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml
index a227893a16..9e6d17fb8f 100644
--- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml
+++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml
@@ -22,8 +22,9 @@ sysctl:
kernel:
watchdog_cpumask: "0,28,56,84"
vm:
- nr_hugepages: 8192
+ nr_hugepages: 16384
max_map_count: 20000
inventory_ipmi_hostname: '10.30.50.46'
-cpu_microarchitecture: "skylake" \ No newline at end of file
+cpu_microarchitecture: "skylake"
+docker_tg: true