mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
tests: Add cpu/{online,present} files for old tests
The functionality these tests partially relied on (scanning the cpu directory for cpu[0-9]+ subdirectories) is going to be removed, so we need additional files that are present on all non-medieval systems. Removing all these tests would be an option but we would lose the ability to test the topologies. Even though we just extract number of sockets/cores/threads from all these directory trees. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
9fdd077de7
commit
15b5e46364
1
tests/virhostcpudata/linux-test1/cpu/online
Normal file
1
tests/virhostcpudata/linux-test1/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-1
|
1
tests/virhostcpudata/linux-test1/cpu/present
Normal file
1
tests/virhostcpudata/linux-test1/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-1
|
1
tests/virhostcpudata/linux-test2/cpu/online
Normal file
1
tests/virhostcpudata/linux-test2/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-1
|
1
tests/virhostcpudata/linux-test2/cpu/present
Normal file
1
tests/virhostcpudata/linux-test2/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-1
|
1
tests/virhostcpudata/linux-test3/cpu/online
Normal file
1
tests/virhostcpudata/linux-test3/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-47
|
1
tests/virhostcpudata/linux-test3/cpu/present
Normal file
1
tests/virhostcpudata/linux-test3/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-47
|
1
tests/virhostcpudata/linux-test4/cpu/online
Normal file
1
tests/virhostcpudata/linux-test4/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-15
|
1
tests/virhostcpudata/linux-test4/cpu/present
Normal file
1
tests/virhostcpudata/linux-test4/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-15
|
1
tests/virhostcpudata/linux-test5/cpu/online
Normal file
1
tests/virhostcpudata/linux-test5/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-3
|
1
tests/virhostcpudata/linux-test5/cpu/present
Normal file
1
tests/virhostcpudata/linux-test5/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-3
|
1
tests/virhostcpudata/linux-test6/cpu/online
Normal file
1
tests/virhostcpudata/linux-test6/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-4,6
|
1
tests/virhostcpudata/linux-test6/cpu/present
Normal file
1
tests/virhostcpudata/linux-test6/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-7
|
1
tests/virhostcpudata/linux-test7/cpu/online
Normal file
1
tests/virhostcpudata/linux-test7/cpu/online
Normal file
@ -0,0 +1 @@
|
||||
0-23
|
1
tests/virhostcpudata/linux-test7/cpu/present
Normal file
1
tests/virhostcpudata/linux-test7/cpu/present
Normal file
@ -0,0 +1 @@
|
||||
0-23
|
Loading…
Reference in New Issue
Block a user