Build Update for libvirt/libvirt
-------------------------------------
Build: #634
Status: Passed
Duration: 1 hour, 40 minutes, and 54 seconds
Commit: 37537a7 (master)
Author: John Ferlan
Message: conf: Add/Allow parsing the encryption in the disk source
Since the virStorageEncryptionPtr encryption; is a member of
_virStorageSource it really should be allowed to be a subelement
of the disk <source> for various disk formats:
Source{File|Dir|Block|Volume}
SourceProtocol{RBD|ISCSI|NBD|Gluster|Simple|HTTP}
NB: Simple includes sheepdog, ftp, ftps, tftp
That way we can set up to allow the <encryption> element to be
formatted within the disk source, but we still need to be wary
from whence the element was read - see keep track and when it
comes to format the data, ensure it's written in the correct place.
Modify the qemuxml2argvtest to add a parse failure when there is an
<encryption> as a child of <disk> *and* an <encryption> as a child
of <source>.
The virschematest will read the new test files and validate from a
RNG viewpoint things are fine.
View the changeset:
https://github.com/libvirt/libvirt/compare/0e2e22485ece...37537a7c64b4
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/290158592?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications