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 <edwa...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: David Caro <dc...@redhat.com>
Gerrit-Reviewer: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Petr Horáček <phora...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to