On Tue, 2012-05-01 at 15:29 +0000, Spear, Raymond (Mission Critical Linux) wrote: > A lot of the Web pages out there talk about doing things on the server using > "atest". I found a file in /usr/local/autotest/cli called "atest.py" which I > assume is this command. However, that file is not executable. > > I have no /usr/local/autotest/bin. > > I haven't found anything on the WEB about this. I setup my server using the > contrib script contrib/install-autotest-server.sh. > > What did I miss?
I was on holiday today, getting back to read email, just saw your inquiry. Actually, I missed updating the docs. atest was renamed to autotest-rpc-client, and atest.py became just a library that contains the application core functionality. The reason why a longer name was chosen was discoverability on a system wide install. I've just pushed an update to the wiki that replaces all uses of atest with autotest-rpc-client. Cheers, Lucas _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
