_______

Results 31 comments of _______

MM, as far as I know this was always the requirement. Were you ever able to run `make` without having it installed? In order to run make or 'python setup.py...

mm, I noticed that problem on Ubunutu - never on Fedora, but maybe I had something pre-installed. Do you the below installed? ``` yum install -y libvirt libvirt-devel libguestfs-tools \...

So I have `pkgconfig-0.29.1-1.fc25.x86_64` installed. Try installing it - if it solves the issue I'll add it to the docs. Interestingly we don't require it in the spec file -...

I think this is covered in http://ovirt-infra-docs.readthedocs.io/en/latest/CI/Github_Integration/index.html, the other stuff are just credentials, so closing for now.

adding that in the log @landgraf passed, there is also an error which was logged by nose in the xunit file, but did not appear in lago.log, which was the...

Testing I have done with those parameters didn't yield major improvements. I think bootstrap stage is pretty fast. Also, as we use scp in collect now, bootstrap/customize is the only...

I can try running a simple test and look at 'systemd-analyze' output in the CI to see if that + 'lago start' time is better. If we agree this does...

Hey guys, in the same boat here. I'd be happy to help out - I won't have much time to "triage/maintain" but can work on any specific small-scoped task as...

@zaquestion, ```shell lab issue create --mr # for creating WIP mr in the same swing as creating an issue lab issue create mr # for create a WIP mr off...