Lucas Meneghel
Lucas Meneghel
1) The fact that the jobs appear as `debug_user` doesn't interfere in the user that's actually used to run autotest. As you can see the user that runs the ssh...
Autotest server has outdated components, we lack the manpower to update them. So it's unlikely that it's going to work on Ubuntu 16.04 LTS, and I have no ETA on...
I guess this is doable. The source code says its license, CeCILL, is compatible with GPL. If that's the case, we could certainly do it.
Hi Fred, We have stdout of the client in `[resultsdir]/debug/client.*.*`. I believe this is what you are looking for, please check.
Just a note, the path mentioned above is on the server, not the client.
Last week @cevich added a fail only test that just throws an exception. That said, let me see if this still reproduces.
Solved with 3360a62f7dca81b29eb79ad91eeeb2be1bdc628d, closing this issue!
Sure, there are other entry points that could use man pages.I'll work on it.
That's because that entry point has been renamed: ``` server/autotest-remote #!/usr/bin/python -u """ Run an control file using the remote engine. @copyright: 2007-2008 Martin J. Bligh , Google Inc. @license:...
Double checking, you should use `server/autotest-remote` instead.