summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2011-06-23utils.external_packages: Introduce minimum_versionlmr1-1/+7
2011-06-22Reindentation on the autotest treelmr1-1/+0
2011-06-16utils/external_packages.py: remove gwt incubatorlmr1-34/+0
2011-06-16utils/compile_gwt_clients.py: remove gwt incubator from java classpathlmr1-3/+3
2011-06-07Include Group=autotest in systemd configurationlmr1-0/+1
2011-06-06utils.external_packages: Bump version number requirements for web depslmr1-6/+6
2011-05-25Add systemd service filelmr1-0/+10
2011-05-25Add a RH-style init script for the autotest schedulerlmr1-0/+135
2011-05-05Utils: Moving function ask to common lib utilslmr1-18/+4
2011-03-02Packager.py should take advantage of the parallelism from the package managerlmr1-34/+28
2011-01-29unittest suite: Remove kvm/tests/guest_test.py from list of testslmr1-1/+6
2011-01-11Fix some indentation problems in some files of the treelmr1-4/+4
2011-01-07unittest_suite: accept list of test modules on the command-linelmr1-11/+21
2011-01-06Support parameterized test for test_importer.ericli1-0/+6
2010-12-30utils/run_pylint.py: properly disable messages on pylint >= 0.21.0lmr1-4/+10
2010-11-17B/3188844 download site for paramiko-1.7.5 is gone; add other mirrors.lmr1-1/+2
2010-11-11check_patch.py: Avoid FileChecks on new added directorieslmr1-2/+5
2010-11-08utils/check_patch.py: Fixes and add --full-check optionlmr1-34/+60
2010-11-08Massive permission and indentation fix on the autotest treelmr1-0/+0
2010-09-23utils/external_packages.py: Update setuptools to 0.6c11lmr1-2/+2
2010-06-08Add job_serializer_unittest to long testsjamesren1-0/+5
2010-05-20utils/test_importer.py: Make it use proper logging configlmr1-1/+12
2010-05-19Raise the ulimit that the scheduler runs underlmr1-1/+1
2010-05-03Make test_importer dry runs show warnings when control files are missing requ...jamesren1-5/+6
2010-04-30Fix handling of GWT Incubator external package in build_externalsjamesren1-1/+6
2010-04-30Move to GWT 2.0.3. Drop in new gwt-incubator to match.jamesren2-11/+11
2010-04-28In the case if there is some wrong in a control file, control_data modulejamesren1-0/+2
2010-04-23barrier cleanups:mbligh1-1/+1
2010-04-22Update test_importer to not use rstrip and also to follow the proper @return ...mbligh1-5/+6
2010-04-21Various changes to support further high-level automation efforts.jamesren1-0/+1
2010-04-21Remove an over-aggressive assertionjamesren1-1/+0
2010-04-21Actually skip the invalid profiler in test_importer.py mbligh1-0/+1
2010-04-20Add GWT Incubator to site-packagesjamesren2-3/+28
2010-04-12Missed a comma in a tuple. Added category for REQUIRES_HTTPLIB2. Addedjamesren1-1/+5
2010-04-09Add site_rpc_utils_unittest and execution_engine_unittest to LONG_TESTSjamesren1-0/+2
2010-04-08utils/build_externals.py fixeslmr1-6/+6
2010-04-08utils/compile_gwt_clients.py: Make it use logging infrastructurelmr1-12/+19
2010-04-06Create a new unittest set for REQUIRES_AUTH and move tests into LONG_TESTS th...jamesren1-0/+5
2010-03-30We wanted to have a little more flexibility with test_importer.py for chromeo...mbligh1-71/+244
2010-03-03Signed-off-by: Scott Zawalski <scottz@google.com>mbligh1-1/+1
2010-03-02Missed ".py" when flagging client_compilation_unittest.py as a long testjamesren1-1/+1
2010-02-25Split long unit tests into different sets by their dependencies.jamesren1-15/+35
2010-02-25Add a setgid/setuid functionmbligh1-19/+74
2010-02-23Marking metahost scheduler unittests as long tests since they require ajamesren1-0/+2
2010-02-19Add a --skip-tests option to the unittest_suite this can be used with --full ...jamesren1-0/+9
2010-02-19Refactor scheduler models into a separate module, scheduler_models. This mod...jamesren1-0/+1
2010-02-12Add basic logging to compile_gwt_clients so that users will actually see the ...jamesren1-1/+3
2010-02-12Refactored build_externals to support site-specific packages. Package declar...jamesren2-671/+733
2010-02-04Autotest: Porting all hash operations to use utils.hashlmr1-3/+4
2010-02-03Add httplib2 to build_externals. This is needed for the REST client.showard1-0/+11