]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: Clean up and modify some vircaps2xmldata
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 23 Jan 2018 13:53:38 +0000 (14:53 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 25 Jan 2018 16:16:08 +0000 (17:16 +0100)
Basically the `cpus` and `tasks` files are not needed, and I've witnessed on a
real system that the schemata file may have spaces prepended to a line, so let's
adjust at least one test so that it reflects what can happen.  Also `000`
allocation is invalid and a full mask means it's all free.  So adjust for that
too.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/vircaps2xmldata/linux-resctrl-cdp/resctrl/cpus [deleted file]
tests/vircaps2xmldata/linux-resctrl-cdp/resctrl/tasks [deleted file]
tests/vircaps2xmldata/linux-resctrl-skx-twocaches/resctrl/schemata
tests/vircaps2xmldata/linux-resctrl/resctrl/cpus [deleted file]
tests/vircaps2xmldata/linux-resctrl/resctrl/schemata
tests/vircaps2xmldata/linux-resctrl/resctrl/tasks [deleted file]
tests/virresctrldata/resctrl-skx-twocaches.schemata

diff --git a/tests/vircaps2xmldata/linux-resctrl-cdp/resctrl/cpus b/tests/vircaps2xmldata/linux-resctrl-cdp/resctrl/cpus
deleted file mode 100644 (file)
index b3a79aa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-ffffff,ffffffff,ffffffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-cdp/resctrl/tasks b/tests/vircaps2xmldata/linux-resctrl-cdp/resctrl/tasks
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl/resctrl/cpus b/tests/vircaps2xmldata/linux-resctrl/resctrl/cpus
deleted file mode 100644 (file)
index 98d03ac..0000000
+++ /dev/null
@@ -1 +0,0 @@
-fff
index c1a765f1e0a7ccbfc1e770b2f6e23a5af78c5998..78d2d8a9b826e30a46b12addd254a70d804f4177 100644 (file)
@@ -1 +1 @@
-L3:0=1ff00;1=1ff0f
+    L3:0=1ff00;1=1ff0f
diff --git a/tests/vircaps2xmldata/linux-resctrl/resctrl/tasks b/tests/vircaps2xmldata/linux-resctrl/resctrl/tasks
deleted file mode 100644 (file)
index e69de29..0000000
index 86b3801a04c2b5835979d492bd18d41b43ead603..890d003bf2b33f3acb5e33b347addbfb55394e53 100644 (file)
@@ -1 +1 @@
-L3:0=001;1=400
+L3:0=001;1=000