aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/group_vars/haswell
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/testbed-setup/ansible/group_vars/haswell')
-rw-r--r--resources/tools/testbed-setup/ansible/group_vars/haswell/sut.yaml4
-rw-r--r--resources/tools/testbed-setup/ansible/group_vars/haswell/tg.yaml4
2 files changed, 8 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/group_vars/haswell/sut.yaml b/resources/tools/testbed-setup/ansible/group_vars/haswell/sut.yaml
new file mode 100644
index 0000000000..b1b55859fd
--- /dev/null
+++ b/resources/tools/testbed-setup/ansible/group_vars/haswell/sut.yaml
@@ -0,0 +1,4 @@
+---
+# file: group_vars/haswell/sut.yaml
+
+isolcpus: "1-17,19-35"
diff --git a/resources/tools/testbed-setup/ansible/group_vars/haswell/tg.yaml b/resources/tools/testbed-setup/ansible/group_vars/haswell/tg.yaml
new file mode 100644
index 0000000000..1242115e98
--- /dev/null
+++ b/resources/tools/testbed-setup/ansible/group_vars/haswell/tg.yaml
@@ -0,0 +1,4 @@
+---
+# file: group_vars/haswell/tg.yaml
+
+isolcpus: "1-17,19-35"