feat(job_specs): Add soak test
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.59.yaml
1 ---
2 # file: host_vars/10.30.51.59.yaml
3
4 hostname: "s59-t24-tg1"
5 grub:
6   audit: "0"
7   default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
8   hpet: "disable"
9   intel_idle.max_cstate: "1"
10   intel_iommu: "on,sm_on"
11   intel_pstate: "disable"
12   iommu: "pt"
13   isolcpus: "1-31,33-63,65-95,97-127"
14   mce: "off"
15   nmi_watchdog: "0"
16   nohz_full: "1-31,33-63,65-95,97-127"
17   nosoftlockup: true
18   numa_balancing: "disable"
19   processor.max_cstate: "1"
20   rcu_nocbs: "1-31,33-63,65-95,97-127"
21   tsc: "reliable"
22 sysctl:
23   kernel:
24     watchdog_cpumask: "0,32,64,96"
25   vm:
26     nr_hugepages: 32768
27     max_map_count: 20000
28
29 inventory_ipmi_hostname: "10.30.50.59"
30 cpu_microarchitecture: "sapphirerapids"
31 docker_tg: true
32
33 intel_800_matrix: "dpdk22.07"
34 mellanox_matrix: "dpdk23.07"
35 intel_dsa_matrix: true
36 #intel_qat_matrix: true
37
38 kernel_version_by_distro:
39   ubuntu:
40     jammy:
41       - "5.15.0-72"