From 53153e114017d193cdf9b88f21f4eac31bad72b7 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 20 Feb 2019 12:19:07 +0000 Subject: CSIT-1437 Create portable host-setup document - Ansible simplified and optimalized - Porting global variables into single file - Rework the README.md - Tested outside LF environemnt Change-Id: I124cffa5c4510edf365e8b558da0c8c498f55d50 Signed-off-by: Peter Mikus --- resources/tools/testbed-setup/ansible/host_vars/10.30.51.37.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 resources/tools/testbed-setup/ansible/host_vars/10.30.51.37.yaml (limited to 'resources/tools/testbed-setup/ansible/host_vars/10.30.51.37.yaml') diff --git a/resources/tools/testbed-setup/ansible/host_vars/10.30.51.37.yaml b/resources/tools/testbed-setup/ansible/host_vars/10.30.51.37.yaml deleted file mode 100644 index ece3a752aa..0000000000 --- a/resources/tools/testbed-setup/ansible/host_vars/10.30.51.37.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -# file: host_vars/10.30.51.37.yaml - -hostname: "s18-t33-sut2" -isolcpus: "1-15,17-31,33-47,49-63" -cfs_cpus: "0,16,32,48" -taishan_workaround: True -- cgit 1.2.3-korg