aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.ansible
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2022-04-01 14:29:23 +0200
committerPeter Mikus <pmikus@cisco.com>2022-04-04 14:46:26 +0000
commit29a928c376a5695a12f58bc0fb400e53b2676e54 (patch)
tree715cc448c521f540262e09bc53796524a48e68fd /fdio.infra.ansible
parent7c4fdfb43c5cb249c5258c31cde1370cedb5d7b2 (diff)
feat(core): update 3n-alt
Update ansible, topologies, bash scripts and job specs. Change-Id: I834b991f281e0b29b4af9dc37fe8028460298d83 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'fdio.infra.ansible')
-rw-r--r--fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.72.yaml17
-rw-r--r--fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.73.yaml17
2 files changed, 10 insertions, 24 deletions
diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.72.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.72.yaml
index 873bdbc1d1..c0d64d4ce7 100644
--- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.72.yaml
+++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.72.yaml
@@ -5,23 +5,16 @@ hostname: "s62-t34-sut1"
grub:
audit: "0"
default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
- hpet: "disable"
- intel_idle.max_cstate: "1"
- intel_iommu: "on"
- intel_pstate: "disable"
- iommu: "pt"
- isolcpus: "1-31,33-63,65-95,97-127"
- mce: "off"
+ iommu.passthrough: "1"
+ isolcpus: "1-40,81-120"
nmi_watchdog: "0"
- nohz_full: "1-31,33-63,65-95,97-127"
+ nohz_full: "1-40,81-120"
nosoftlockup: true
- numa_balancing: "disable"
processor.max_cstate: "1"
- rcu_nocbs: "1-31,33-63,65-95,97-127"
- tsc: "reliable"
+ rcu_nocbs: "1-40,81-120"
sysctl:
kernel:
- watchdog_cpumask: "0,32,64,96"
+ watchdog_cpumask: "0,41-80,121-159"
vm:
nr_hugepages: 32768
max_map_count: 20000
diff --git a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.73.yaml b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.73.yaml
index 1b26aaf800..cd3f89f677 100644
--- a/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.73.yaml
+++ b/fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.73.yaml
@@ -5,23 +5,16 @@ hostname: "s63-t34-sut2"
grub:
audit: "0"
default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
- hpet: "disable"
- intel_idle.max_cstate: "1"
- intel_iommu: "on"
- intel_pstate: "disable"
- iommu: "pt"
- isolcpus: "1-31,33-63,65-95,97-127"
- mce: "off"
+ iommu.passthrough: "1"
+ isolcpus: "1-40,81-120"
nmi_watchdog: "0"
- nohz_full: "1-31,33-63,65-95,97-127"
+ nohz_full: "1-40,81-120"
nosoftlockup: true
- numa_balancing: "disable"
processor.max_cstate: "1"
- rcu_nocbs: "1-31,33-63,65-95,97-127"
- tsc: "reliable"
+ rcu_nocbs: "1-40,81-120"
sysctl:
kernel:
- watchdog_cpumask: "0,32,64,96"
+ watchdog_cpumask: "0,41-80,121-159"
vm:
nr_hugepages: 32768
max_map_count: 20000