Re: [ovirt-devel] How To Construct An Local Developing Enviroment?

2018-04-05 Thread Petr Kotas
Hi, you can take a look at my env here https://github.com/petrkotas/ovirt-dev-env it is not complete and there is still some work left. Feel free to contact me if you have any questions. Best, Petr On Tue, Apr 3, 2018 at 12:56 PM, sundw wrote: > Hi Guys! > I plan to construct an local develo

Re: [ovirt-devel] How To Construct An Local Developing Enviroment?

2018-04-06 Thread Petr Kotas
:41 AM Vojtech Szocs wrote: > >> >> >> On Thu, Apr 5, 2018 at 1:53 PM, Petr Kotas wrote: >> >>> Hi, >>> >>> you can take a look at my env here https://github.com/petrkotas/ >>> ovirt-dev-env >>> >> >> ​Thanks Petr

[ovirt-devel] Wrong pep8 library on centos

2018-04-20 Thread Petr Kotas
Hi, Sending this to spread information. I have encountered and issue with Centos 7.4.1708 (Core) when compiling the oVirt engine. The pep8 validation was not passing correctly. It turned out, that the Centos has the old and bugged version present by default. The solution is to use the same vers

[ovirt-devel] ovirt engine in docker container

2017-06-08 Thread Petr Kotas
Hi all, I am containerizing the ovirt engine with docker and docker-compose. Does anybody tried something similar? I would like to share knowledge and build universal dev environment to easier our lives. Thanks :) Petr Kotas ___ Devel mailing list

[ovirt-devel] Help understanding the conflict with libvirt-guests.service - gerrit patch 78693

2017-06-30 Thread Petr Kotas
tanding details. Does somebody know about this issue? I am grateful for any information that can point me in the right direction. Thank you in advance for any help. Kind regards, Petr Kotas ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Question about general testing

2017-07-18 Thread Petr Kotas
Hi Marc, I have been working on a development environment for the oVirt. The environment is basically two VMs running beside together. One runs the engine, second is a host that runs the vdsm with nested virtualization. I am now working on the vagrant file with orchestration to make the environme

[ovirt-devel] Failing tests for storage-py27.

2017-07-31 Thread Petr Kotas
Hi, I have encountered an issue with VDSM master when running tests. Maybe I am doing something wrong, or I am overlooking something. This is a clear master without any modification pulled with the latest commits. Did anyone please encountered the same issue:

Re: [ovirt-devel] Failing tests for storage-py27.

2017-08-01 Thread Petr Kotas
te: > >> On Mon, Jul 31, 2017 at 8:09 PM Nir Soffer wrote: >> >>> On Mon, Jul 31, 2017 at 5:52 PM Petr Kotas wrote: >>> >>>> Hi, >>>> >>>> I have encountered an issue with VDSM master when running tests. >>>> Maybe I a

Re: [ovirt-devel] Failing tests for storage-py27.

2017-08-01 Thread Petr Kotas
The patch works as promised. The issue is now gone. Thanks, Petr On Tue, Aug 1, 2017 at 9:12 AM, Petr Kotas wrote: > Thanks Nir, > > I am working on it right now, will post result. > > Petr > > On Mon, Jul 31, 2017 at 7:35 PM, Nir Soffer wrote: > >>