hi,

I am trying to execute the sleeptest from my virtual machine through command
line interface.
Through command---sudo ../server/autoserv -m 192.168.1.75 -r ./ -c
../client/tests/sleeptest/control
This ip is of my host machine's ip.

Its giving output as--

Target 192.168.1.75 is missing expected remote paths: /var/log/kern.log
ERROR| [stderr] Permission denied (publickey,password).
INFO | Failed to copy /var/log/messages at startup: command execution error
* Command:
    /usr/bin/ssh -a -x   -o StrictHostKeyChecking=no -o
    UserKnownHostsFile=/dev/fd/11 -o BatchMode=yes -o ConnectTimeout=30 -o
    ServerAliveInterval=300 -l root -p 22 192.168.1.75 " rm -f
    /var/tmp/messages.autotest_start"
Exit status: 255


Can you help me to solve this problem?
How to run the sleeptest on remote machine?


Thanks and regards,
Deepali S. Padval.
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to