History log of /external/autotest/server/rpm_kernel_unittest.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5664cff2355c18e3b694ff4e76ca621d32b0d0af 03-Dec-2008 jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> Fix up a few assorted style issues, some old unit test issues, removing
some obsolete code.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2540 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/server/rpm_kernel_unittest.py
1a639fb9b8c31866b31d4c69d2b8164753a75593 10-Sep-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Client side reboots happen via job.reboot(). Server side via
ssh_host.reboot(). The former defaults to the 'autotest' tag; the
latter to the default kernel. Ideally, they would both boot into the
last kernel we installed in this job by default (and it would not
depend on the last kernel being installed with the autotest tag).
Ideally, if no kernel had been installed that job, they woudl both
boot into the default kernel on the system.

Unfortunately, doing this in a way that works on both the client and
server side is not trivial, and I don't have time to fix it right at
the moment. In the mean time, making the 2 match is pretty important.

Risk: Medium (the semantics are changing, but nothing in the main code
base seems to rely on the old behavior)
Visibility: Low (only to devs)

Signed-off-by: Jeremy Orlow <jorlow@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2127 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/server/rpm_kernel_unittest.py
68ef26e873372c52da34d194872bff3bfb0a19ea 18-Aug-2008 jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> Add some server/*_kernel unit tests.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2009 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/server/rpm_kernel_unittest.py