the github autotest pages says: *Autotest command line interface: Alternatively, users also can use the autotest CLI, written in python
we ran into issues and when we looked on the web the "fixes" all said to run atest with specific options. there is no atest executable created when the contrib install script is used. I tried to do "python /usr/local/autotest/cli/atest.py --help" but it did nothing ray spear -----Original Message----- From: Nishanth Aravamudan [mailto:[email protected]] Sent: Tuesday, May 01, 2012 1:25 PM To: Spear, Raymond (Mission Critical Linux) Cc: [email protected] Subject: Re: [Autotest] multiple user documentation On 01.05.2012 [15:29:02 +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'm not positive, but maybe you're mixing up client and server directory structures? /usr/local/autotest/cli are the files used to build/support the CLI (as opposed to the web interface). /usr/local/autotest/bin I think only exists on clients running autotest jobs. I'm not sure what atest is, but I've not yet needed to look for it :) -Nish -- Nishanth Aravamudan <[email protected]> IBM Linux Technology Center _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
