Searched refs:notrun (Results 1 – 10 of 10) sorted by relevance
1353 def notrun(reason): function1388 notrun('not suitable for this image format: %s' % imgfmt)1402 notrun('not suitable for this protocol: %s' % imgproto)1407 notrun('not suitable for this OS: %s' % sys.platform)1419 notrun('not suitable for this aio mode: %s' % aiomode)1424 notrun(f'formats {usf_list} are not whitelisted')1430 notrun('Missing virtio-blk in QEMU binary')1446 notrun(f'not suitable for this imgopts: {imgopts}')1455 notrun('quorum support missing')1494 notrun(reason)[all …]
375 notrun = []414 notrun.append(name)424 if notrun:425 print('Not run:', ' '.join(notrun))
2 CLEANFILES= *.out.bad *.notrun check.log check.time*
35 iotests.notrun('Insufficient memory')
107 iotests.notrun('requires password-less sudo access: %s' % msg)239 iotests.notrun('Unsupported cipher algorithm '
167 iotests.notrun('Did not find a key that fits 127.0.0.1')
349 iotests.notrun('null-co driver support missing')
421 iotests.notrun('null-co driver support missing')
666 iotests.notrun('not suitable for this machine type: %s' %
143 iotests.notrun('Python bindings to libnbd are not installed')
Completed in 21 milliseconds