X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.22.yaml;h=69bc1178bee7cfc1a9ac8a932005451f4b250fdb;hb=46efda9bd3a32cfe9944cb421ae3e2a3978bf9fc;hp=5d7aaa5bee71b86b1a1fed87d5034f4558c84b9c;hpb=53153e114017d193cdf9b88f21f4eac31bad72b7;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml index 5d7aaa5bee..69bc1178be 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml @@ -2,5 +2,16 @@ # file: host_vars/10.30.51.22.yaml hostname: "t2-sut2" -isolcpus: "1-17,19-35" -cfs_cpus: "0,18" +grub: + isolcpus: "1-17,19-35" + nohz_full: "1-17,19-35" + rcu_nocbs: "1-17,19-35" +sysctl: + kernel: + watchdog_cpumask: "0,18" + vm: + nr_hugepages: 36864 + max_map_count: 20000 + +inventory_cimc_hostname: '10.30.50.22' +cobbler_profile: 'ubuntu-18.04.2-server-x86_64'