ansible: arm perf TG update
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.49.yaml
index a4bd79a..9e6d17f 100644 (file)
@@ -1,18 +1,30 @@
 ---
 # file: host_vars/10.30.51.49.yaml
 
-hostname: "s19-t33t34-tg1"
+hostname: "s19-t33t211-tg1"
 grub:
+  audit: "0"
+  hpet: "disable"
+  intel_idle.max_cstate: "1"
+  intel_iommu: "on"
+  intel_pstate: "disable"
+  iommu: "pt"
   isolcpus: "1-27,29-55,57-83,85-111"
+  mce: "off"
+  nmi_watchdog: "0"
   nohz_full: "1-27,29-55,57-83,85-111"
+  nosoftlockup: True
+  numa_balancing: "disable"
+  processor.max_cstate: "1"
   rcu_nocbs: "1-27,29-55,57-83,85-111"
+  tsc: "reliable"
 sysctl:
   kernel:
     watchdog_cpumask: "0,28,56,84"
   vm:
-    nr_hugepages: 4096
+    nr_hugepages: 16384
     max_map_count: 20000
 
 inventory_ipmi_hostname: '10.30.50.46'
-cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
 cpu_microarchitecture: "skylake"
+docker_tg: true