forked from jthornber/dmtest-python
-
Notifications
You must be signed in to change notification settings - Fork 5
/
test_dependencies.toml
315 lines (237 loc) · 9.98 KB
/
test_dependencies.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
["/thin/snapshot/ext4/break-sharing"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fsck.ext4", "mkfs.ext4", "mount", "umount",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/xfs/break-sharing"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "mkfs.xfs", "mount", "umount", "xfs_repair",]
targets = [ "thin", "thin-pool",]
["/bufio/create"]
executables = [ "blockdev", "dmsetup", "modprobe",]
targets = [ "bufio_test",]
["/bufio/empty-program"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/evict-old"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/hotspots"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/hotspots2"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/many-caches"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test", "linear",]
["/bufio/many-stampers"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/new-buf"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/stamper"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/writeback-many"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/writeback-nothing"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/writes-hit-disk/async"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/bufio/writes-hit-disk/sync"]
executables = [ "blockdev", "dmsetup",]
targets = [ "bufio_test",]
["/thin/creation/activate-thin-while-pool-suspended-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/creation/huge-block-size"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/creation/largest-block-size-succeeds"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/largest-thin-id-succeeds"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/creation/lots-of-empty-snaps"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/lots-of-empty-thins"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/lots-of-recursive-snaps"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/non-power-of-2-block-size-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/too-large-a-thin-id-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/too-large-block-size-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/creation/too-small-a-metadata-dev-fails"]
executables = [ "blockdev", "dmsetup",]
targets = [ "linear",]
["/thin/creation/too-small-block-size-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/deletion/create-delete-cycle"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/deletion/create-delete-rolling"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/deletion/create-many-delete-many"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/deletion/delete-active-id-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/deletion/delete-after-out-of-space"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/deletion/delete-provisioned-thin"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/deletion/delete-unknown-id-fails"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin-pool",]
["/thin/discard/blktrace"]
executables = [ "blkparse", "blktrace", "blockdev", "dd", "dmsetup", "thin_dump",]
targets = [ "thin", "thin-pool",]
["/thin/discard/unmaps-passdown-discardable"]
executables = [ "blkparse", "blktrace", "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/discard/xml-tests"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/ext4/create-snap"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fsck.ext4", "mkfs.ext4", "mount", "umount",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/ext4/overwrite"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fsck.ext4", "mkfs.ext4", "mount", "umount",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/many-snapshots-of-same-volume"]
executables = [ "blockdev", "dd", "dmsetup", "dt",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/parallel-io-to-shared-thins"]
executables = [ "blockdev", "dd", "dmsetup", "dt",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/pattern-stomper/origin"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/pattern-stomper/snap"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/ref-count-tree"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/space-use"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/xfs/create-snap"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "mkfs.xfs", "mount", "umount", "xfs_repair",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/xfs/overwrite"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "mkfs.xfs", "mount", "umount", "xfs_repair",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/many-snaps-with-changes"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fsck.ext4", "git", "mkfs.ext4", "mount", "sync", "umount",]
targets = [ "thin", "thin-pool",]
["/thin/snapshot/try-and-create-duplicates"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fsck.ext4", "git", "mkfs.ext4", "mount", "sync", "umount",]
targets = [ "thin", "thin-pool",]
["/thin/external-origin/snap-bigger-than-origin"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "linear", "thin", "thin-pool",]
["/thin/external-origin/snap-equal-size"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "linear", "thin", "thin-pool",]
["/thin/external-origin/snap-fractional-tail-block"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "linear", "thin", "thin-pool",]
["/thin/external-origin/snap-smaller-than-origin"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "linear", "thin", "thin-pool",]
["/blk-archive/rolling-snaps"]
executables = [ "blk-archive", "blockdev", "dd", "dmsetup", "echo", "fsck.ext4", "git", "mkfs.ext4", "mount", "rm", "umount",]
targets = [ "thin", "thin-pool",]
["/blk-archive/unit/hello"]
executables = [ "blockdev", "dd", "dmsetup",]
targets = [ "thin", "thin-pool",]
["/blk-archive/unit/combinations"]
executables = [ "blk-archive", "blockdev", "cmp", "dd", "dmsetup", "echo", "losetup", "mkfs.xfs", "mount", "umount", "xfs_repair",]
targets = [ "linear", "thin", "thin-pool",]
["/thin/fs-bench/fio/thick"]
executables = [ "blockdev", "dmsetup", "echo", "fio", "fsck.ext4", "mkfs.ext4", "mount", "umount",]
targets = [ "linear",]
["/thin/fs-bench/fio/thin"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fio", "fsck.ext4", "mkfs.ext4", "mount", "umount",]
targets = [ "thin", "thin-pool",]
["/thin/fs-bench/fio/thin-preallocated"]
executables = [ "blockdev", "dd", "dmsetup", "echo", "fio", "fsck.ext4", "mkfs.ext4", "mount", "umount",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/migrate/thin_to_thin"]
executables = [ "blockdev", "dd", "dmsetup", "fio", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/migrate/thin_to_file"]
executables = [ "blockdev", "dd", "dmsetup", "fio", "thin_migrate", "unlink",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/migrate/large_block_size"]
executables = [ "blockdev", "dd", "dmsetup", "fio", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/unit/insufficient_buffer_size"]
executables = [ "blockdev", "dd", "dmsetup", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/unit/input_none_thin_device"]
executables = [ "thin_migrate",]
targets = []
["/thin_migrate/unit/device_not_present_in_metadata_snap"]
executables = [ "blockdev", "dd", "dmsetup", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/unit/output_none_block_device"]
executables = [ "blockdev", "dd", "dmsetup", "thin_migrate", "truncate", "unlink",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/unit/output_unsupported_file_type"]
executables = [ "blockdev", "dd", "dmsetup", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/unit/output_device_size_differs"]
executables = [ "blockdev", "dd", "dmsetup", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/thin_migrate/unit/output_device_size_differs_in_file_mode"]
executables = [ "blockdev", "dd", "dmsetup", "thin_migrate",]
targets = [ "thin", "thin-pool",]
["/vdo/creation/create01"]
executables = [ "blockdev", "dmsetup", "vdoformat",]
targets = [ "vdo",]
["/vdo/dedupe/dedupe0"]
executables = [ "blockdev", "dmsetup", "udevadm", "vdoformat",]
targets = [ "vdo",]
["/vdo/dedupe/dedupe50"]
executables = [ "blockdev", "dmsetup", "udevadm", "vdoformat",]
targets = [ "vdo",]
["/vdo/dedupe/dedupe75"]
executables = [ "blockdev", "dmsetup", "udevadm", "vdoformat",]
targets = [ "vdo",]
["/vdo/compress/compress"]
executables = [ "blkdiscard", "blockdev", "dmsetup", "udevadm", "vdoformat",]
targets = [ "vdo",]
["/vdo/dedupe/dedupeWithOffsetAndRestart"]
executables = [ "blockdev", "dmsetup", "udevadm", "vdoformat",]
targets = [ "vdo",]
["/vdo/dedupe/dedupeWithOverwrite"]
executables = [ "blockdev", "dmsetup", "vdoformat",]
targets = [ "vdo",]
["/vdo/full"]
executables = [ "blkdiscard", "blockdev", "dmsetup", "fio", "udevadm", "vdoformat",]
targets = [ "linear", "vdo",]
["/vdo/load_failure/bad_values"]
executables = [ "blockdev", "dmsetup", "vdoformat",]
targets = [ "vdo",]
["/vdo/load_failure/corrupt_geometry"]
executables = [ "blockdev", "dd", "dmsetup", "vdoformat",]
targets = [ "vdo",]