Re: Problem spinning VM through Jenkins using libvirt.

2015-07-22 Thread Lukas Krupa
Following did not help me, but maybe it will help you https://bugzilla.redhat.com/show_bug.cgi?id=790789 Dňa utorok, 1. októbra 2013 7:22:06 UTC+1 Rishabh Das napísal(-a): > > I have a script which spins out virtual machines using libvirt. The script > uses a kickstart file for the automated

Problem spinning VM through Jenkins using libvirt.

2013-09-30 Thread Rishabh Das
I have a script which spins out virtual machines using libvirt. The script uses a kickstart file for the automated installation and thus requires no human intervention. The script runs perfectly fine when run through the shell. I decided to integrate it with Jenkins by creating a job to spin VMs