History log of /external/autotest/tko/nightly.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eab66ce582bfe05076ff096c3a044d8f0497bbca 23-Dec-2009 showard <showard@592f7852-d20e-0410-864c-8624ca9c26a4> Rename the tables in the databases, by prefixing the app name. This is
in preparation for merging the two databases and the two Django
projects into one.

Note that this renames *all* standard Autotest DB tables in both the
autotest_web and tko databases. If you have scripts written directly
against these databases, *they will break*. If your scripts access
the RPC interfaces, they should continue to work.

Another patch will be along within the next few weeks to actually move
the TKO tables into the autotest_web database.

From: James Ren <jamesren@google.com>
Signed-off-by: Steve Howard <showard@google.com>

Rename the tables in the databases, by prefixing the app name. This is
in preparation for merging the two databases and the two Django projects
into one.

Note that this renames *all* standard Autotest DB tables in both the autotest_web and tko databases. If you have scripts written directly against these databases, *they will break*. If your scripts access the RPC interfaces, they should continue to work.

From: James Ren <jamesren@google.com>
Signed-off-by: Steve Howard <showard@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4040 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/nightly.py
ef8fd9cf99d6a161fbbcf1a7de6475e74e3ddf3d 24-Aug-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> New versions of twoway container benchmark graphs.
Remove site-specific details from nightly.py.
Replace uplevel vars of nested functions by class object.

Signed-off-by: Duane Sand <duanes@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@3593 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/nightly.py
1ef218db76c473c28627377d8f50d6e6c6743289 03-Aug-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> This is the result of a batch reindent.py across our tree.
As Martin pointed out, we ought to be more careful and
create a pre-svn commit script to avoid inserting trash
in the tree, meanwhile, this is a good start to cleanup
things

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3487 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/nightly.py
3abbceee9421805bed8f5c2c6c6abb9299b32cbf 11-Jul-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> For files that won't be directly executed, the #! is unneccessary and can
confuse some tools that attempt to detect what the file is. Best to just
not have them there.

Signed-off-by: Jesse Keating <jkeating@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3407 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/nightly.py
9b2cd046f49d801d7889707e3a7250ac545ac3eb 22-Jun-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Dashboard for Kernel Qual Performance benchmarks.


Signed-off-by: Duane Sand <duanes@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3318 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/nightly.py
5b380beed60f3d00df3449c6d92f599bde304d33 22-Jun-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Revise dashboard of Kernel Qual Container benchmarks for nightly dev kernels.

Signed-off-by: Duane Sand <duanes@google.com>

==== (deleted) //depot/google_vendor_src_branch/autotest/tko/site_kq_cont_nightly.cgi ====


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3317 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/nightly.py
4bfe361ad3ac94fcd9f95637b540e6627ac2f155 26-Feb-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Add tko/nightly.py routines for comparing recent kernel builds.

Signed-off-by: Duane Sand <duanes@google.com>



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