[PATCH 1/3] tests: correct formating in mdevctl test

Boris Fiuczynski fiuczy at linux.ibm.com
Fri Feb 4 15:32:16 UTC 2022


Signed-off-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
---
 .../mdevctl-list-multiple.json                | 49 ++++++++++---------
 1 file changed, 25 insertions(+), 24 deletions(-)

diff --git a/tests/nodedevmdevctldata/mdevctl-list-multiple.json b/tests/nodedevmdevctldata/mdevctl-list-multiple.json
index ca1918d00a..98e46584a0 100644
--- a/tests/nodedevmdevctldata/mdevctl-list-multiple.json
+++ b/tests/nodedevmdevctldata/mdevctl-list-multiple.json
@@ -26,30 +26,31 @@
       }
     ],
     "matrix": [
-      { "783e6dbb-ea0e-411f-94e2-717eaad438bf": {
-        "mdev_type": "vfio_ap-passthrough",
-        "start": "manual",
-        "attrs": [
-          {
-            "assign_adapter": "5"
-          },
-          {
-            "assign_adapter": "6"
-          },
-          {
-            "assign_domain": "0xab"
-          },
-          {
-            "assign_control_domain": "0xab"
-          },
-          {
-            "assign_domain": "4"
-          },
-          {
-            "assign_control_domain": "4"
-          }
-        ]
-      }
+      {
+        "783e6dbb-ea0e-411f-94e2-717eaad438bf": {
+          "mdev_type": "vfio_ap-passthrough",
+          "start": "manual",
+          "attrs": [
+            {
+              "assign_adapter": "5"
+            },
+            {
+              "assign_adapter": "6"
+            },
+            {
+              "assign_domain": "0xab"
+            },
+            {
+              "assign_control_domain": "0xab"
+            },
+            {
+              "assign_domain": "4"
+            },
+            {
+              "assign_control_domain": "4"
+            }
+          ]
+        }
       }
     ]
   }
-- 
2.33.1




More information about the libvir-list mailing list