Zhou Zheng Sheng has posted comments on this change. Change subject: Add vdsm upstart jobs ......................................................................
Patch Set 1: Verified+1 Test on Fedora, RHEL and Ubuntu by running xmlrpc functional tests. To test this patch, we need some extra configuration in Ubuntu to install and setup VDSM properly. The installation script is a draft but just works. You can get all the things from https://github.com/edwardbadboy/vdsm-ubuntu . You also have to install latest libvirt from Debian sid and other dependencies from Ubuntu official repo or pypi. The dependencies are documented in https://github.com/edwardbadboy/vdsm-ubuntu/blob/master/debian/dependencyMap.txt . In all (1) clone https://github.com/edwardbadboy/vdsm-ubuntu.git (2) add Debian sid repo to /etc/apt/sources.list, deb http://ftp.us.debian.org/debian unstable main non-free contrib deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free (3) Install all the dependencies documented in "debian/dependencyMap.txt", by either apt-get or pip. (4) run ./ubuntuInstall.sh I will package vdsm to .deb file in future patches, then you can install and test it easily. -- To view, visit http://gerrit.ovirt.org/17812 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id68ec0197bd1e09100f5da96ac4db24f2b90753a Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
