X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Froles%2Fsut%2Ffiles%2Ftaishan_workaround.service;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Froles%2Fsut%2Ffiles%2Ftaishan_workaround.service;h=0000000000000000000000000000000000000000;hb=c788beaecccfa253fafd4708af45c28594704aab;hp=246c985baab83f94e47f8be2945daf49e8938484;hpb=2d5fa6ba9d88091869a83dd1ae10272e2d5bdde8;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/roles/sut/files/taishan_workaround.service b/resources/tools/testbed-setup/ansible/roles/sut/files/taishan_workaround.service deleted file mode 100644 index 246c985baa..0000000000 --- a/resources/tools/testbed-setup/ansible/roles/sut/files/taishan_workaround.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Numa node workaround configuration - -[Service] -ExecStart=/bin/sh -c 'echo 1 > /sys/bus/pci/devices/0000:11:00.0/numa_node' -ExecStart=/bin/sh -c 'echo 1 > /sys/bus/pci/devices/0000:11:00.1/numa_node' -Type=oneshot -RemainAfterExit=yes - -[Install] -WantedBy=multi-user.target \ No newline at end of file