Re: Check SSH Server in itest

2019-02-20 Thread Francois Papon
Hi, You can use Apache Mina SSHD, there is some examples in the Karaf ITests module: https://github.com/apache/karaf/tree/master/itests/test/src/test/java/org/apache/karaf/itests/ssh regards, François Papon fpa...@apache.org Le 20/02/2019 à 14:19, Wermelskirchen, Florian a écrit : > > Hi, > >

Check SSH Server in itest

2019-02-20 Thread Wermelskirchen, Florian
Hi, I´d like to check in my itest, if the ssh Server in Karaf is running correctly. Do you have an ideas how i could achive this? I tried execudeCommand("connect -u karaf -p karaf root") but it doesn't work. Regards Florian __ T