History log of /external/autotest/frontend/setup_django_lite_environment.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7bef8416138f662c39326bdb6f8a9b548c3d4b45 15-Oct-2014 Jakob Juelich <jakobjuelich@chromium.org> [autotest] Refactor readonly_connection

The way readonly connections were used used
some monkey patching and manual connection handling.

Code gets easier to maintain if Django manages all the
database connections and no monkeypatching is done.
This is what this CL achieves.

BUG=chromium:422637
DEPLOY=apache,scheduler,host_scheduler,shard_client
TEST=Ran suites.

Change-Id: I2761af10f5172bb3558e7dbd7c1f1875f7a7cb51
Reviewed-on: https://chromium-review.googlesource.com/223393
Tested-by: Jakob Jülich <jakobjuelich@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Fang Deng <fdeng@chromium.org>
Commit-Queue: Jakob Jülich <jakobjuelich@chromium.org>
/external/autotest/frontend/setup_django_lite_environment.py
62cf0477206aa81c0163de63b3c86c26ed72eb79 05-May-2013 Aviv Keshet <akeshet@chromium.org> [autotest] add lightweight django setup for use in test_that

BUG=chromium:236471
TEST=new unit test, ensure that jobs can be added to django_lite db

Change-Id: I340934126f46e8158dd80b4727e6d54f856787dd
Reviewed-on: https://gerrit.chromium.org/gerrit/50210
Commit-Queue: Aviv Keshet <akeshet@chromium.org>
Reviewed-by: Aviv Keshet <akeshet@chromium.org>
Tested-by: Aviv Keshet <akeshet@chromium.org>
/external/autotest/frontend/setup_django_lite_environment.py