Infra: ansible update arm perf testbeds
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.36.yaml
1 ---
2 # file: host_vars/10.30.51.36.yaml
3
4 hostname: "s17-t33-sut1"
5 grub:
6   audit: "0"
7   iommu.passthrough: "1"
8   isolcpus: "1-10,17-26,33-42,49-58"
9   nmi_watchdog: "0"
10   nohz_full: "1-10,17-26,33-42,49-58"
11   nosoftlockup: true
12   processor.max_cstate: "1"
13   rcu_nocbs: "1-10,17-26,33-42,49-58"
14 sysctl:
15   kernel:
16     watchdog_cpumask: "0,11-16,27-32,43-48,59-63"
17   vm:
18     nr_hugepages: 32768
19
20 inventory_ipmi_hostname: "10.30.50.36"
21 cpu_microarchitecture: "taishan"