Re: CI for ray

2017-07-28 Thread Andreas Tille
Hi Nadiya, On Fri, Jul 28, 2017 at 06:35:44PM -0700, Nadiya Sitdykova wrote: > Graham, thank you for your advice and those examples. It really makes sense > to get rid of ssh dependency for a whole package, since it could be used on > the same host. I agree that it is better to stay with less dep

Re: CI for ray

2017-07-28 Thread Nadiya Sitdykova
Hello all, Graham, thank you for your advice and those examples. It really makes sense to get rid of ssh dependency for a whole package, since it could be used on the same host. Andreas, I removed ssh from dependencies and added mention by Graham line to the run-unit-test. Regards, Nadiya On Th

Re: CI for ray

2017-07-28 Thread Graham Inggs
Hi Nadiya On 28 July 2017 at 05:35, Nadiya Sitdykova wrote: > -- > The value of the MCA parameter "plm_rsh_agent" was set to a path > that could not be found: > > plm_rsh_agent: ssh : rsh > > Please either unset the paramet

CI for ray

2017-07-27 Thread Nadiya Sitdykova
Hello Andreas, I added autopkgtest test-suite for ray package. Tests that run ray on one core run perfectly well, but when I tried: mpiexec -n 2 Ray -k 31 -p ecoli_1K_1.fq ecoli_1K_2.fq -o test3 the same error arises as with mpi-mrbayes: -