Hi Dmitry, there is possibility starts your autotest tests with this command, but it has some test finishing bugs with ipython. It is necessary make some others changes to deal with finishing problems.
In [1]: %run autoserv -m tests/sleeptest/control In [1]: %run autoserv -m sandy client/tests/sleeptest/control There is another problem with compatibility ipython >0.11. I will send patch which allow start ipython interactive console with new version of ipython. regards, Jiří Župka ----- Original Message ----- > None of existing samples not works for me: > # ./server/autotest-remote -m sandy -s server/samples/autoserv_console.srv > # ./client/autotest client/samples/interactive_console/control > > Please anybody share how to run autotest activities from ipython > > _______________________________________________ > Autotest-kernel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/autotest-kernel > _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
