Change in vdsm[master]: tests: Run unit tests using travis-ci and docker

edwardh at redhat.com edwardh at redhat.com
Thu Apr 7 08:41:10 UTC 2016


Edward Haas has posted comments on this change.

Change subject: tests: Run unit tests using travis-ci and docker
......................................................................


Patch Set 8:

(1 comment)

https://gerrit.ovirt.org/#/c/54856/8/contrib/Dockerfile
File contrib/Dockerfile:

Line 1: FROM centos:7
Line 2: RUN yum install -y http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm && \
Line 3:   yum update -y && \
Line 4:   yum install -y \
> wouldn't it be easier to install yum-utils and then yum-builddep vdsm?
I am not familiar with this one.
If it works we should probably use it.

The intention was not to build VDSM, just run tests.
But it will be really nice to have an image that can run tests and build VDSM.

If you can propose a patch with this it will be great.
Line 5:     make \
Line 6:     autoconf \
Line 7:     automake git \
Line 8:     python-nose \


-- 
To view, visit https://gerrit.ovirt.org/54856
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia6cd647acb4c740f890e9b602783915439317880
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: David Caro <dcaro at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list