aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/184
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/184')
-rwxr-xr-xtests/qemu-iotests/18418
1 files changed, 6 insertions, 12 deletions
diff --git a/tests/qemu-iotests/184 b/tests/qemu-iotests/184
index 513d167..e4cbcd8 100755
--- a/tests/qemu-iotests/184
+++ b/tests/qemu-iotests/184
@@ -67,10 +67,8 @@ run_qemu <<EOF
"arguments": {
"qom-type": "throttle-group",
"id": "group0",
- "props": {
- "limits" : {
- "iops-total": 1000
- }
+ "limits" : {
+ "iops-total": 1000
}
}
}
@@ -96,10 +94,8 @@ run_qemu <<EOF
"arguments": {
"qom-type": "throttle-group",
"id": "group0",
- "props" : {
- "limits": {
- "iops-total": 1000
- }
+ "limits": {
+ "iops-total": 1000
}
}
}
@@ -136,10 +132,8 @@ run_qemu <<EOF
"arguments": {
"qom-type": "throttle-group",
"id": "group0",
- "props" : {
- "limits": {
- "iops-total": 1000
- }
+ "limits": {
+ "iops-total": 1000
}
}
}