[PATCH 3/3] tests/virhostcpudata: Add test case with many offline CPUs

Martin Kletzander via Devel posted 3 patches 1 week ago
[PATCH 3/3] tests/virhostcpudata: Add test case with many offline CPUs
Posted by Martin Kletzander via Devel 1 week ago
From: Martin Kletzander <mkletzan@redhat.com>

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
 tests/virhostcpudata/linux-many-offline/cpu/online  | 1 +
 tests/virhostcpudata/linux-many-offline/cpu/present | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 tests/virhostcpudata/linux-many-offline/cpu/online
 create mode 100644 tests/virhostcpudata/linux-many-offline/cpu/present

diff --git a/tests/virhostcpudata/linux-many-offline/cpu/online b/tests/virhostcpudata/linux-many-offline/cpu/online
new file mode 100644
index 000000000000..fb812ed1df3c
--- /dev/null
+++ b/tests/virhostcpudata/linux-many-offline/cpu/online
@@ -0,0 +1 @@
+0-127
diff --git a/tests/virhostcpudata/linux-many-offline/cpu/present b/tests/virhostcpudata/linux-many-offline/cpu/present
new file mode 100644
index 000000000000..8d232c7839e8
--- /dev/null
+++ b/tests/virhostcpudata/linux-many-offline/cpu/present
@@ -0,0 +1 @@
+0-255
-- 
2.53.0