From vm.rod25 at gmail.com Tue May 19 02:48:16 2015 From: vm.rod25 at gmail.com (Victor Rodriguez) Date: Mon, 18 May 2015 21:48:16 -0500 Subject: [LTSI-dev] Problem launching tests Message-ID: HI team We have enable the LTSI in a VM system I was looking for documentation on how to run some basic X11 perf test on an qemu arm. However I could not find anything related to that. This is our LTSI test system http://189.202.224.242:18000/view/Benchmarks/job/Benchmark.x11perf/2/console http://189.202.224.242:18000/view/Functional/job/Functional.LTP.Open_Posix/1/console I was looking for on the LTSI wiki but found nothing, if someone coudl point us what we are doing wrong I will really appreciate it https://bitbucket.org/cogentembedded/jta-public/wiki/Home I like the idea of being able to launch the test you want on the sytem you want. Another powerfull section we must experimetn is the CLI: java -jar jenkins-cli.jar -s http://189.202.224.242:18000/ help http://189.202.224.242:18000/cli As soon as I make the graphical interface work I will try the build from CLI option Thanks a lot Victor Rodriguez From tshibata at ab.jp.nec.com Tue May 26 00:13:16 2015 From: tshibata at ab.jp.nec.com (Tsugikazu Shibata) Date: Tue, 26 May 2015 00:13:16 +0000 Subject: [LTSI-dev] Problem launching tests In-Reply-To: References: Message-ID: Hi Victor, >HI team > >We have enable the LTSI in a VM system > >I was looking for documentation on how to run some basic X11 perf test >on an qemu arm. However I could not find anything related to that. > >This is our LTSI test system > >http://189.202.224.242:18000/view/Benchmarks/job/Benchmark.x11perf/2/consol >e >http://189.202.224.242:18000/view/Functional/job/Functional.LTP.Open_Posix/1/c >onsole > >I was looking for on the LTSI wiki but found nothing, if someone coudl >point us what we are doing wrong I will really appreciate it > >https://bitbucket.org/cogentembedded/jta-public/wiki/Home Are you asking X11 based testing or run packages on QEMU for ARM? If X11 based testing, it may not strongly related to what you wanted to do. We will have a meeting with original author of JTA next week, I will ask him and get back to you. So, How about pick easier test packages work properly and move forward? >I like the idea of being able to launch the test you want on the sytem >you want. Another powerfull section we must experimetn is the CLI: > >java -jar jenkins-cli.jar -s http://189.202.224.242:18000/ help > >http://189.202.224.242:18000/cli Can you share with everyone what this works. There are interesting descriptions at its URL. Thanks, Tsugikazu Shibata