On Wed, Sep 21, 2016 at 5:58 PM, Nicolas Ecarnot <nicolas(a)ecarnot.net> wrote:
Not being able to allocate memory is blocking me from even testing
Lago.
Wouldn't be somewhere I could tweak some limits?
Running ovirt-system-tests requires much more than 4GB of RAM, however
if you just want to check out Lago(without ovirt-system-tests) have a
look on [1] and [2]
libvirt: error : internal error: Network is already in use by
interface 8938-930e31b
You can always remove them manually:
sudo virsh
net-list
net-destroy id
[1]
https://github.com/lago-project/lago-demo - run Jenkins inside Lago
[2]
https://github.com/lago-project/lago/pull/316/files/4df1f7710c61619694bdb...
- run core Lago in virtualenv(you can take the LagoInitFile template
from there), still under work.