Hi all,
I installed Build Flow plugin to build a job 10 times. One of my files that
has some configuration in it, is different in all 10 tests but other files
are the same in all tests.
The code is:
for(int i=0;i<10;i++){
build("my-job");
}
MY problem is that I don't know how can I tell the
Hi all,
I want to build multiple jobs in jenkins:
[image: enter image description here]
I install multi job plugin on jenkins. When I build test_all_jobs, it run
job1 and freeze on it and doesn't start job1-1 until I close job1 test!
Actually I want to start job1-1 then job 1-2 and after th
d these qemues connect to a cisco router.
In jenkins it test some codes in order to this gns3 topology. But it can't
load qemues.
I test this on another system and it doesn't have this problem!
On Mon, Apr 21, 2014 at 10:41 PM, Les Mikesell wrote:
> On Mon, Apr 21, 2014 at 1:42 AM,
Hi all,
I'm on fedora 20. In my jenkins when I pressed build two qemu node should
boot with vyatta image. But they are too slowly. The cpu usage is also very
high when qemu is start.
Cpu(s): 75.7%
qemu-system:40%
dynamips:42%
I enable qemu-kvm as below:
In etc/default/grub : at the end of line 'GR
and the specific details of the build.
>
> Mark Waite
> On Apr 5, 2014 12:33 AM, "Fatemeh Mehdizadeh" <
> mehdizadeh.fate...@gmail.com> wrote:
>
>> I install vnc4server and Xvnc plugin. Now when I build my test it can't
>> fininsh the test. I mean
and don't know what should I do.
Please help me.
On Mon, Mar 31, 2014 at 4:02 PM, Dirk Heinrichs wrote:
> Am 31.03.2014 09:37, schrieb Fatemeh Mehdizadeh:
>
> Actually I didn't install vncserver on the machine that can run the
> test.
>
> I'm new in jenkins and n
| Is it installed?
Actually I didn't install vncserver on the machine that can run the test.
I'm new in jenkins and need your help.
On Mon, Mar 31, 2014 at 11:52 AM, Dirk Heinrichs wrote:
> Am 31.03.2014 08:02, schrieb Fatemeh Mehdizadeh:
>
> FATAL: Cannot run program &
" to exec /usr/bin/X "$@"
3.log off and run /etc/init.d/gdm3 restar
4.In terminal write: #xhost localhost
Thanks.
On Mon, Mar 31, 2014 at 10:05 AM, Dirk Heinrichs wrote:
> Am 31.03.2014 07:06, schrieb Fatemeh Mehdizadeh:
>
> I'm not using Xvnc plugin.
>
>
0) and
> start an xterm command.
>
> Mark Waite
>
>
> On Sat, Mar 29, 2014 at 5:16 AM, Daniel Beck wrote:
>
>> I'd try comparing the output of the `env` command in your terminal and in
>> the Jenkins job to see whether relevant environment variables need to be
Hi all,
My test on jenkins is failing because jenkins can't connect to the x server
on my Debian machine. In my job configuration I set Build--->Execute
shell> and in command section I typed:
bash -l -c "rm -rf router/reports/*.pdf"
echo $WORKSPACE > workspace_place
bash -l -c "nosetests -w
10 matches
Mail list logo