@@ -34,6 +34,10 @@ link=https://wiki.openstack.org/wiki/NovaVMware/Minesweeper
34
34
title =Hyper-V CI
35
35
link =https://wiki.openstack.org/wiki/ThirdPartySystems/Hyper-V_CI
36
36
37
+ [target.zvm]
38
+ title =IBM zVM CI
39
+ link =https://wiki.openstack.org/wiki/ThirdPartySystems/IBM_z/VM_CI
40
+
37
41
[target.ironic]
38
42
title =Ironic CI
39
43
link =
@@ -77,6 +81,7 @@ vmware=complete
77
81
hyperv =complete
78
82
ironic =unknown
79
83
powervm =complete
84
+ zvm =complete
80
85
81
86
[operation.snapshot-server]
82
87
title =Snapshot Server
@@ -98,6 +103,7 @@ vmware=unknown
98
103
hyperv =unknown
99
104
ironic =unknown
100
105
powervm =complete
106
+ zvm =complete
101
107
102
108
[operation.power-ops]
103
109
title =Server power ops
@@ -118,6 +124,7 @@ vmware=complete
118
124
hyperv =complete
119
125
ironic =unknown
120
126
powervm =complete
127
+ zvm =complete
121
128
122
129
[operation.rebuild-server]
123
130
title =Rebuild Server
@@ -138,6 +145,7 @@ vmware=complete
138
145
hyperv =complete
139
146
ironic =unknown
140
147
powervm =missing
148
+ zvm =missing
141
149
142
150
[operation.resize-server]
143
151
title =Resize Server
@@ -158,6 +166,7 @@ vmware=complete
158
166
hyperv =complete
159
167
ironic =unknown
160
168
powervm =missing
169
+ zvm =missing
161
170
162
171
[operation.server-volume-ops]
163
172
title =Volume Operations
@@ -179,6 +188,7 @@ ironic=missing
179
188
powervm =complete
180
189
driver-notes-powervm =This is not tested for every CI run. Add a
181
190
" powervm:volume-check" comment to trigger a CI job running volume tests.
191
+ zvm =missing
182
192
183
193
[operation.server-bdm]
184
194
title =Custom disk configurations on boot
@@ -203,6 +213,7 @@ driver-notes-vmware=This is not tested in a CI system, but it is implemented.
203
213
hyperv =complete:n
204
214
ironic =missing
205
215
powervm =missing
216
+ zvm =missing
206
217
207
218
[operation.server-neutron]
208
219
title =Custom neutron configurations on boot
@@ -228,6 +239,8 @@ hyperv=partial
228
239
driver-notes-hyperv =This is not tested in a CI system, but it is implemented.
229
240
ironic =missing
230
241
powervm =complete
242
+ zvm =partial
243
+ driver-notes-zvm =This is not tested in a CI system, but it is implemented.
231
244
232
245
[operation.server-pause]
233
246
title =Pause a Server
@@ -249,6 +262,7 @@ driver-notes-vmware=This is not tested in a CI system, but it is implemented.
249
262
hyperv =complete
250
263
ironic =missing
251
264
powervm =missing
265
+ zvm =complete
252
266
253
267
[operation.server-suspend]
254
268
title =Suspend a Server
@@ -270,6 +284,7 @@ vmware=complete
270
284
hyperv =complete
271
285
ironic =missing
272
286
powervm =missing
287
+ zvm =missing
273
288
274
289
[operation.server-consoleoutput]
275
290
title =Server console output
@@ -291,6 +306,7 @@ hyperv=partial
291
306
driver-notes-hyperv =This is not tested in a CI system, but it is implemented.
292
307
ironic =missing
293
308
powervm =complete
309
+ zvm =complete
294
310
295
311
[operation.server-rescue]
296
312
title =Server Rescue
@@ -313,6 +329,7 @@ hyperv=partial
313
329
driver-notes-hyperv =This is not tested in a CI system, but it is implemented.
314
330
ironic =missing
315
331
powervm =missing
332
+ zvm =missing
316
333
317
334
[operation.server-configdrive]
318
335
title =Server Config Drive
@@ -335,6 +352,7 @@ hyperv=complete
335
352
ironic =partial
336
353
driver-notes-ironic =This is not tested in a CI system, but it is implemented.
337
354
powervm =complete
355
+ zvm =complete
338
356
339
357
[operation.server-changepassword]
340
358
title =Server Change Password
@@ -357,6 +375,7 @@ hyperv=partial
357
375
driver-notes-hyperv =This is not tested in a CI system, but it is implemented.
358
376
ironic =missing
359
377
powervm =missing
378
+ zvm =missing
360
379
361
380
[operation.server-shelve]
362
381
title =Server Shelve and Unshelve
@@ -378,3 +397,4 @@ vmware=missing
378
397
hyperv =complete
379
398
ironic =missing
380
399
powervm =missing
400
+ zvm =missing
0 commit comments