mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
f536b0dd73
It turns out that our implementation of the hashing function is endian-dependent and thus if used on various architectures the testsuite may have different results. Work this around by mocking virHashCodeGen to something which does not use bit operations instead of just setting a deterministic seed.
24 lines
631 B
Plaintext
24 lines
631 B
Plaintext
drive-sata0-0-0
|
|
filename : '/var/lib/libvirt/images/a.qcow2'
|
|
format node : '#block132'
|
|
format drv : 'qcow2'
|
|
storage node: '#block020'
|
|
storage drv : 'file'
|
|
filename : '/var/lib/libvirt/images/base.qcow2'
|
|
format node : '#block320'
|
|
format drv : 'qcow2'
|
|
storage node: '#block224'
|
|
storage drv : 'file'
|
|
|
|
drive-sata0-0-1
|
|
filename : '/var/lib/libvirt/images/b.qcow2'
|
|
format node : '#block548'
|
|
format drv : 'qcow2'
|
|
storage node: '#block487'
|
|
storage drv : 'file'
|
|
filename : '/var/lib/libvirt/images/base.qcow2'
|
|
format node : '#block771'
|
|
format drv : 'qcow2'
|
|
storage node: '#block692'
|
|
storage drv : 'file'
|