We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f87da commit 11c329aCopy full SHA for 11c329a
tests/data/test_config.json
@@ -49,7 +49,7 @@
49
"value": 512
50
},
51
"unit": "GiB",
52
- "value": 20
+ "value": 32
53
54
"mount_options": [],
55
"mountpoint": "/",
@@ -76,7 +76,7 @@
76
77
78
79
- "value": 100
80
81
82
"mountpoint": "/home",
@@ -86,8 +86,8 @@
86
"unit": "B",
87
88
89
- "unit": "GiB",
90
+ "unit": "MiB",
+ "value": 33281
91
92
"status": "create",
93
"type": "primary"
0 commit comments